Home
last modified time | relevance | path

Searched defs:res_id (Results 1 – 25 of 36) sorted by relevance

12

/third_party/mesa3d/src/freedreno/drm/virtio/
Dmsm_proto.h170 uint32_t res_id; member
186 uint32_t res_id; member
207 uint32_t res_id; member
275 uint32_t res_id; member
Dvirtio_priv.h166 uint32_t res_id; member
/third_party/spirv-tools/test/opt/loop_optimizations/
Dpeeling_pass.cpp34 const std::string& res_id, const std::string& op1, in AssembleAndRunPeelingTest()
73 const std::string& res_id, const std::string& op1, const std::string& op2, in RunPeelingTest()
90 const std::string& res_id, const std::string& op1, in BuildAndCheckTrace()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Dpeeling_pass.cpp34 const std::string& res_id, const std::string& op1, in AssembleAndRunPeelingTest()
73 const std::string& res_id, const std::string& op1, const std::string& op2, in RunPeelingTest()
90 const std::string& res_id, const std::string& op1, in BuildAndCheckTrace()
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
Dpeeling_pass.cpp34 const std::string& res_id, const std::string& op1, in AssembleAndRunPeelingTest()
73 const std::string& res_id, const std::string& op1, const std::string& op2, in RunPeelingTest()
90 const std::string& res_id, const std::string& op1, in BuildAndCheckTrace()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_fetch.cpp308 int res_id = int_from_string_with_prefix(res_id_str, "RID:"); in from_string_impl() local
539 int res_id = int_from_string_with_prefix(res_id_str, "RID:"); in from_string() local
589 int res_id = int_from_string_with_prefix(res_id_str, "RID:"); in from_string() local
Dsfn_instr_mem.cpp548 auto res_id = R600_IMAGE_REAL_RESOURCE_OFFSET + offset + in emit_ssbo_load() local
663 int res_id = R600_IMAGE_REAL_RESOURCE_OFFSET; in emit_ssbo_size() local
799 int res_id = R600_IMAGE_REAL_RESOURCE_OFFSET; in emit_image_size() local
Dsfn_instr_tex.cpp272 int res_id = int_from_string_with_prefix(res_id_str, "RID:"); in from_string() local
666 int res_id = R600_MAX_CONST_BUFFERS + instr->sampler_index; in emit_tex_texture_samples() local
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Dinstruction.cpp41 Instruction::Instruction(SpvOp op, uint32_t ty_id, uint32_t res_id, in Instruction()
Dinstruction.h208 inline void Instruction::SetResultId(uint32_t res_id) { in SetResultId()
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dftrfork.h45 FT_Short res_id; member
/third_party/freetype/include/freetype/internal/
Dftrfork.h45 FT_Short res_id; member
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/internal/
Dftrfork.h46 FT_Short res_id; member
/third_party/flutter/skia/modules/skottie/src/layers/
DImageLayer.cpp27 const SkString res_id(id->begin()); in loadImageAsset() local
/third_party/skia/modules/skottie/src/layers/
DFootageLayer.cpp87 const SkString res_id(id->begin()); in loadFootageAsset() local
/third_party/mesa3d/src/virtio/vulkan/
Dvn_renderer_vtest.c344 uint32_t res_id; in vtest_vcmd_resource_create_blob() local
353 vtest_vcmd_resource_unref(struct vtest *vtest, uint32_t res_id) in vtest_vcmd_resource_unref()
760 uint32_t res_id = vtest_vcmd_resource_create_blob( in vtest_bo_create_from_device_memory() local
821 uint32_t res_id = vtest_vcmd_resource_create_blob( in vtest_shmem_create() local
Dvn_renderer.h14 uint32_t res_id; member
25 uint32_t res_id; member
Dvn_renderer_virtgpu.c668 uint32_t *res_id) in virtgpu_ioctl_resource_create_blob()
1277 uint32_t res_id; in virtgpu_bo_create_from_device_memory() local
1334 uint32_t res_id; in virtgpu_shmem_create() local
/third_party/spirv-tools/source/opt/
Dinstruction.h698 inline void Instruction::SetResultId(uint32_t res_id) { in SetResultId()
Dinstrument_pass.cpp373 uint32_t res_id = call2id_[args]; in GenDebugDirectRead() local
387 uint32_t res_id = in GenDebugDirectRead() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinstruction.h688 inline void Instruction::SetResultId(uint32_t res_id) { in SetResultId()
Dinstrument_pass.cpp326 uint32_t res_id = call2id_[args]; in GenDebugDirectRead() local
340 uint32_t res_id = in GenDebugDirectRead() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.h688 inline void Instruction::SetResultId(uint32_t res_id) { in SetResultId()
Dinstrument_pass.cpp326 uint32_t res_id = call2id_[args]; in GenDebugDirectRead() local
340 uint32_t res_id = in GenDebugDirectRead() local
Dinstruction.cpp107 uint32_t res_id, const OperandList& in_operands) in Instruction()

12