Home
last modified time | relevance | path

Searched defs:fxn (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/freedreno/ir2/
H A Ddisasm-a2xx.c458 void (*fxn)(instr_fetch_t *cf); member
577 void (*fxn)(instr_cf_t *cf); member
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_context.c141 nir_function_impl *fxn = nir_shader_get_entrypoint(ctx->s); in ir3_context_init() local
H A Dir3_compiler_nir.c4262 nir_function_impl *fxn = nir_shader_get_entrypoint(ctx->s); in emit_instructions() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_clone.c723 clone_function(clone_state *state, const nir_function *fxn, nir_shader *ns) in clone_function() argument
[all...]
H A Dnir_serialize.c1985 read_function_impl(read_ctx *ctx, nir_function *fxn) in read_function_impl() argument
2009 write_function(write_ctx *ctx, const nir_function *fxn) in write_function() argument
2048 nir_function *fxn = nir_function_create(ctx->nir, name); read_function() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dir2_nir.c1167 nir_function_impl *fxn = nir_shader_get_entrypoint(ctx->nir); in ir2_nir_compile() local
/third_party/python/Lib/test/test_importlib/
H A Dtest_util.py202 def fxn(self, module): pass function
305 def fxn(module): pass global() function
[all...]
/third_party/mesa3d/src/freedreno/decode/
H A Dcffdec.c544 void (*fxn)(const char *name, uint32_t dword, int level); member
2644 void (*fxn)(uint32_t *dwords, uint32_t sizedwords, int level); member
[all...]

Completed in 18 milliseconds