Home
last modified time | relevance | path

Searched refs:fd3_context (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_context.h36 struct fd3_context { struct
53 static inline struct fd3_context * argument
54 fd3_context(struct fd_context *ctx) in fd3_context() function
56 return (struct fd3_context *)ctx; in fd3_context()
Dfd3_context.c43 struct fd3_context *fd3_ctx = fd3_context(fd_context(pctx)); in fd3_context_destroy()
66 struct fd3_context *fd3_ctx = CALLOC_STRUCT(fd3_context); in fd3_context_create()
Dfd3_emit.c167 struct fd3_context *fd3_ctx = fd3_context(ctx); in emit_textures()
837 struct fd3_context *fd3_ctx = fd3_context(ctx); in fd3_emit_restore()
Dfd3_gmem.c797 struct fd3_context *fd3_ctx = fd3_context(ctx); in update_vsc_pipe()
1009 struct fd3_context *fd3_ctx = fd3_context(ctx); in fd3_emit_tile_renderprep()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dmeson.build95 'a3xx/fd3_context.c',
96 'a3xx/fd3_context.h',
/third_party/mesa3d/ohos/
Ddependency_inputs.gni2252 "../src/gallium/drivers/freedreno/a3xx/fd3_context.c",
2253 "../src/gallium/drivers/freedreno/a3xx/fd3_context.h",