Home
last modified time | relevance | path

Searched defs:texel_type (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_image.cpp1664 const uint32_t texel_type = _.GetOperandTypeId(inst, 2); in ValidateImageWrite() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_image.cpp1664 const uint32_t texel_type = _.GetOperandTypeId(inst, 2); in ValidateImageWrite() local
/third_party/spirv-tools/source/val/
Dvalidate_image.cpp1653 const uint32_t texel_type = _.GetOperandTypeId(inst, 2); in ValidateImageWrite() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h419 struct lp_type texel_type; member
Dlp_bld_sample_soa.c3230 lp_build_texel_type(struct lp_type texel_type, in lp_build_texel_type()
4681 struct lp_type texel_type = lp_build_texel_type(params->type, format_desc); in lp_build_img_op_soa() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c541 struct lp_type texel_type = bld->type; in fs_fb_fetch() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.cpp7916 auto &texel_type = expression_type(texel_id); in emit_instruction() local