Searched refs:fine (Results 1 - 25 of 300) sorted by relevance

1234567891011>>

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_fine_fence.c41 struct crocus_fine_fence *fine)
43 crocus_syncobj_reference(screen, &fine->syncobj, NULL);
44 pipe_resource_reference(&fine->ref.res, NULL);
45 free(fine);
51 struct crocus_fine_fence *fine = calloc(1, sizeof(*fine)); local in function:crocus_fine_fence_new
52 if (!fine)
55 pipe_reference_init(&fine->reference, 1);
57 fine->seqno = crocus_fine_fence_next(batch);
59 crocus_syncobj_reference(batch->screen, &fine
40 crocus_fine_fence_destroy(struct crocus_screen * screen,struct crocus_fine_fence * fine) argument
[all...]
H A Dcrocus_fence.c167 struct crocus_fine_fence *fine[CROCUS_BATCH_COUNT]; member in struct:pipe_fence_handle
176 for (unsigned i = 0; i < ARRAY_SIZE(fence->fine); i++)
177 crocus_fine_fence_reference(screen, &fence->fine[i], NULL);
239 struct crocus_fine_fence *fine = local in function:crocus_fence_flush
241 crocus_fine_fence_reference(screen, &fence->fine[b], fine);
242 crocus_fine_fence_reference(screen, &fine, NULL);
251 crocus_fine_fence_reference(screen, &fence->fine[b],
269 for (unsigned i = 0; i < ARRAY_SIZE(fence->fine); i++) {
270 struct crocus_fine_fence *fine local in function:crocus_fence_await
336 struct crocus_fine_fence *fine = fence->fine[i]; local in function:crocus_fence_finish
352 struct crocus_fine_fence *fine = fence->fine[i]; local in function:crocus_fence_finish
434 struct crocus_fine_fence *fine = fence->fine[i]; local in function:crocus_fence_get_fd
502 struct crocus_fine_fence *fine = calloc(1, sizeof(*fine)); local in function:crocus_fence_create_fd
544 struct crocus_fine_fence *fine = fence->fine[i]; local in function:crocus_fence_signal
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_fine_fence.c37 struct iris_fine_fence *fine)
39 iris_syncobj_reference(screen->bufmgr, &fine->syncobj, NULL);
40 pipe_resource_reference(&fine->ref.res, NULL);
41 free(fine);
47 struct iris_fine_fence *fine = calloc(1, sizeof(*fine)); local in function:iris_fine_fence_new
48 if (!fine)
51 pipe_reference_init(&fine->reference, 1);
53 fine->seqno = iris_fine_fence_next(batch);
55 iris_syncobj_reference(batch->screen->bufmgr, &fine
36 iris_fine_fence_destroy(struct iris_screen * screen,struct iris_fine_fence * fine) argument
[all...]
H A Diris_fence.c187 struct iris_fine_fence *fine[IRIS_BATCH_COUNT]; member in struct:pipe_fence_handle
196 for (unsigned i = 0; i < ARRAY_SIZE(fence->fine); i++)
197 iris_fine_fence_reference(screen, &fence->fine[i], NULL);
290 struct iris_fine_fence *fine = local in function:iris_fence_flush
292 iris_fine_fence_reference(screen, &fence->fine[b], fine);
293 iris_fine_fence_reference(screen, &fine, NULL);
302 iris_fine_fence_reference(screen, &fence->fine[b], batch->last_fence);
333 for (unsigned i = 0; i < ARRAY_SIZE(fence->fine); i++) {
334 struct iris_fine_fence *fine local in function:iris_fence_await
403 struct iris_fine_fence *fine = fence->fine[i]; local in function:iris_fence_finish
419 struct iris_fine_fence *fine = fence->fine[i]; local in function:iris_fence_finish
485 struct iris_fine_fence *fine = fence->fine[i]; local in function:iris_fence_get_fd
554 struct iris_fine_fence *fine = calloc(1, sizeof(*fine)); local in function:iris_fence_create_fd
597 struct iris_fine_fence *fine = fence->fine[i]; local in function:iris_fence_signal
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_fence.c53 struct si_fine_fence fine; member in struct:si_multi_fence
203 si_resource_reference(&(*sdst)->fine.buf, NULL);
235 const struct si_fine_fence *fine)
237 char *map = rws->buffer_map(fine->buf->buf, NULL, PIPE_TRANSFER_READ |
242 uint32_t *fence = (uint32_t*)(map + fine->offset);
247 struct si_fine_fence *fine,
256 &fine->offset, (struct pipe_resource **)&fine->buf, (void **)&fence_ptr);
257 if (!fine->buf)
265 si_cp_write_data(ctx, fine
234 si_fine_fence_signaled(struct radeon_winsys * rws,const struct si_fine_fence * fine) argument
246 si_fine_fence_set(struct si_context * ctx,struct si_fine_fence * fine,unsigned flags) argument
499 struct si_fine_fence fine = {}; local in function:si_flush_from_st
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_fence.c51 struct si_fine_fence fine; member in struct:si_fence
194 si_resource_reference(&(*sdst)->fine.buf, NULL);
225 static bool si_fine_fence_signaled(struct radeon_winsys *rws, const struct si_fine_fence *fine) argument
228 rws->buffer_map(rws, fine->buf->buf, NULL, PIPE_MAP_READ | PIPE_MAP_UNSYNCHRONIZED);
232 uint32_t *fence = (uint32_t *)(map + fine->offset);
236 static void si_fine_fence_set(struct si_context *ctx, struct si_fine_fence *fine, unsigned flags) argument
243 u_upload_alloc(ctx->cached_gtt_allocator, 0, 4, 4, &fine->offset,
244 (struct pipe_resource **)&fine->buf, (void **)&fence_ptr);
245 if (!fine->buf)
253 si_cp_write_data(ctx, fine
447 struct si_fine_fence fine = {}; local in function:si_flush_all_queues
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
H A Ddmxconsole.c109 int grabbed, fine, captured; member in struct:_myPrivate
278 if (priv->fine && updateCursor) dmxConsoleDrawFineCursor(priv, 0);
430 if (priv->fine) dmxConsoleUpdateFineCursor(priv);
438 if (!priv->fine) {
526 X.xcrossing.x, X.xcrossing.y, raising, priv->fine);
535 X.xcrossing.x, X.xcrossing.y, raising, priv->fine,
543 if (priv->fine) {
574 if (priv->fine)
902 if (priv->fine) {
903 priv->fine
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_emitaluinstruction.h89 bool emit_tex_fdd(const nir_alu_instr& instr, TexInstruction::Opcode op, bool fine);
H A Dsfn_emitaluinstruction.cpp964 bool fine)
996 if (fine)
963 emit_tex_fdd(const nir_alu_instr & instr,TexInstruction::Opcode op,bool fine) argument
/xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/
H A DMESA_resize_buffers.spec37 its internal data structors accordingly. This normally works fine
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/
H A DMESA_resize_buffers.spec37 its internal data structors accordingly. This normally works fine
/xsrc/external/mit/ctwm/dist/cmake_files/
H A Ddtrace_support.cmake4 # just fine, and even pull numeric and string arguments. More involved
H A Dfind_asciidoc_bits.cmake52 # dblatex PDF output works fine with docbook5. xmlto/docbook XSL
/xsrc/external/mit/MesaLib/dist/docs/ci/
H A DLAVA.rst55 public network it should be fine. If you're running the LAVA instance
/xsrc/external/mit/MesaLib/dist/docs/isl/
H A Dhiz.rst50 provide helpers for computing the offsets and they work fine with
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.3.3.rst37 - star conflict crashes on iris, but loads fine on i965, on HD 5500
H A D21.3.5.rst35 - CopelliaSim crashes on adding vision sensor to a scene on Ubuntu 20+, runs fine on Ubuntu 18.04
H A D17.3.7.rst54 Mesa 17.3 (but is fine with 17.2)
H A D18.1.0.rst134 Mesa 17.3 (but is fine with 17.2)
H A D18.0.0.rst319 Mesa 17.3 (but is fine with 17.2)
/xsrc/external/mit/libdrm/dist/man/
H A Ddrm-memory.7.rst39 possible. Therefore, they are fine for simple tasks but not suitable for
183 or access the GEM-object. If you want more fine-grained access control, you can
/xsrc/external/mit/MesaLib/dist/docs/
H A Dsubmittingpatches.rst78 the texture can be converted to x24s8 fine.
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dtgsi.rst377 The fine variant is only used when ``PIPE_CAP_TGSI_FS_FINE_DERIVATIVE`` is
378 advertised. When it is, the fine version guarantees one derivative per row
394 The fine variant is only used when ``PIPE_CAP_TGSI_FS_FINE_DERIVATIVE`` is
395 advertised. When it is, the fine version guarantees one derivative per column
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dtgsi.rst380 The fine variant is only used when ``PIPE_CAP_TGSI_FS_FINE_DERIVATIVE`` is
381 advertised. When it is, the fine version guarantees one derivative per row
397 The fine variant is only used when ``PIPE_CAP_TGSI_FS_FINE_DERIVATIVE`` is
398 advertised. When it is, the fine version guarantees one derivative per column
/xsrc/external/mit/util-macros/dist/
H A Daclocal.m476 # source directory, any form will work fine, but in subdirectories a

Completed in 19 milliseconds

1234567891011>>