Home
last modified time | relevance | path

Searched defs:consts (Results 76 - 89 of 89) sorted by relevance

1234

/kernel/linux/linux-6.6/arch/mips/cavium-octeon/
H A Docteon-irq.c2881 union cvmx_ciu3_const consts; in octeon_irq_init_ciu3() local
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_clear_blit.c635 compile_shader(struct tu_device *dev, struct nir_shader *nir, unsigned consts, unsigned *offset, enum global_shader idx) compile_shader() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_acceleration_structure.c2168 const struct morton_constants consts = { in radv_CmdBuildAccelerationStructuresKHR() local
2259 const struct build_internal_constants consts = { in radv_CmdBuildAccelerationStructuresKHR() local
2317 const struct copy_constants consts = { in radv_CmdCopyAccelerationStructureKHR() local
2325 VK_SHADER_STAGE_COMPUTE_BIT, 0, sizeof(consts), &consts); in radv_CmdCopyAccelerationStructureKHR() local
2435 const struct copy_constants consts in radv_CmdCopyMemoryToAccelerationStructureKHR() local
2443 VK_SHADER_STAGE_COMPUTE_BIT, 0, sizeof(consts), &consts); radv_CmdCopyMemoryToAccelerationStructureKHR() local
2466 const struct copy_constants consts = { radv_CmdCopyAccelerationStructureToMemoryKHR() local
2474 VK_SHADER_STAGE_COMPUTE_BIT, 0, sizeof(consts), &consts); radv_CmdCopyAccelerationStructureToMemoryKHR() local
[all...]
H A Dradv_cmd_buffer.c3568 uint32_t consts[AC_MAX_INLINE_PUSH_CONSTS]; in radv_emit_all_inline_push_consts() local
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_compile.c477 midgard_constants *consts = rzalloc(ctx, midgard_constants); in emit_load_const() local
/third_party/mesa3d/src/compiler/glsl/
H A Dglsl_parser_extras.h383 const struct gl_constants *consts; member
H A Dast_to_hir.cpp2964 const struct gl_constants *consts = state->consts; in apply_explicit_binding() local
3284 const struct gl_constants *consts = state->consts; apply_explicit_location() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c2592 nir_const_value *consts = nir_src_as_const_value(*src); in ntt_push_tex_arg() local
/third_party/pcre2/pcre2/src/sljit/
H A DsljitLir.h420 struct sljit_const *consts; member
/third_party/glslang/SPIRV/
H A DGlslangToSpv.cpp9788 createSpvConstantFromConstUnionArray(const glslang::TType& glslangType, const glslang::TConstUnionArray& consts, int& nextConst, bool specConstant) createSpvConstantFromConstUnionArray() argument
[all...]
/third_party/python/Python/
H A Dceval.c1690 PyObject *consts; local
H A Dcompile.c7844 PyObject *consts, *k, *v; in consts_dict_keys_inorder() local
7985 PyObject *consts = NULL; in makecode() local
8352 PyObject *consts = NULL; assemble() local
8535 fold_tuple_on_constants(struct compiler *c, struct instr *inst, int n, PyObject *consts) fold_tuple_on_constants() argument
8807 optimize_basic_block(struct compiler *c, basicblock *bb, PyObject *consts) optimize_basic_block() argument
9296 optimize_cfg(struct compiler *c, struct assembler *a, PyObject *consts) optimize_cfg() argument
9353 trim_unused_consts(struct compiler *c, struct assembler *a, PyObject *consts) trim_unused_consts() argument
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c479 struct hash_table *consts; member
/third_party/toybox/toys/pending/
H A Dbc.c269 BcVec consts; member

Completed in 98 milliseconds

1234