/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/ |
H A D | g98.c | 46 g98_mspdec_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g98_mspdec_new() argument
|
H A D | gf100.c | 46 gf100_mspdec_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf100_mspdec_new() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/msppp/ |
H A D | g98.c | 46 g98_msppp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g98_msppp_new() argument
|
H A D | gf100.c | 46 gf100_msppp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf100_msppp_new() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | ga102.c | 60 ga102_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in ga102_fb_new() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/pci/ |
H A D | g92.c | 54 g92_pci_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g92_pci_new() argument
|
H A D | nv46.c | 48 nv46_pci_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv46_pci_new() argument
|
H A D | gp100.c | 41 gp100_pci_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp100_pci_new() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
H A D | gp102.c | 54 gp102_pmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp102_pmu_new() argument
|
H A D | gm107.c | 52 gm107_pmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm107_pmu_new() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
H A D | nv40.c | 33 nv40_volt_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv40_volt_new() argument
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_qir_validate.c | 28 fail_instr(struct vc4_compile *c, struct qinst *inst, const char *msg) in fail_instr() argument [all...] |
/third_party/mesa3d/src/mesa/program/ |
H A D | program_parse_extra.c | 37 _mesa_parse_instruction_suffix(const struct asm_parser_state *state, const char *suffix, struct prog_instruction *inst) _mesa_parse_instruction_suffix() argument
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_asm.c | 36 check_uniforms(const struct etna_inst *inst) in check_uniforms() argument 62 etna_assemble(uint32_t *out, const struct etna_inst *inst) in etna_assemble() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_pair_dead_sources.c | 69 struct rc_instruction * inst; in rc_pair_remove_dead_sources() local 45 mark_used( struct rc_instruction * inst, struct rc_pair_sub_instruction * sub) mark_used() argument [all...] |
H A D | radeon_rename_regs.c | 52 struct rc_instruction * inst; in rc_rename_regs() local
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
H A D | instruction.cpp | 22 Instruction::Instruction(const spv_parsed_instruction_t* inst) in Instruction() argument 29 RegisterUse(const Instruction* inst, uint32_t index) RegisterUse() argument [all...] |
H A D | validate_adjacency.cpp | 47 const auto& inst = instructions[i]; in ValidateAdjacency() local
|
H A D | validate_barriers.cpp | 34 spv_result_t BarriersPass(ValidationState_t& _, const Instruction* inst) { in BarriersPass() argument [all...] |
H A D | validate_primitives.cpp | 30 spv_result_t PrimitivesPass(ValidationState_t& _, const Instruction* inst) { in PrimitivesPass() argument
|
/third_party/skia/third_party/externals/spirv-tools/test/val/ |
H A D | val_small_type_uses_test.cpp | 218 const std::string inst = GetParam(); in TEST_P() local 282 const std::string inst = GetParam(); TEST_P() local [all...] |
/third_party/skia/third_party/externals/spirv-tools/source/ |
H A D | instruction.h | 45 inline void spvInstructionAddWord(spv_instruction_t* inst, uint32_t value) { in spvInstructionAddWord() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | instruction.h | 45 inline void spvInstructionAddWord(spv_instruction_t* inst, uint32_t value) { in spvInstructionAddWord() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | instruction.cpp | 22 Instruction::Instruction(const spv_parsed_instruction_t* inst) in Instruction() argument 29 RegisterUse(const Instruction* inst, uint32_t index) RegisterUse() argument [all...] |
H A D | validate_adjacency.cpp | 47 const auto& inst = instructions[i]; in ValidateAdjacency() local
|