Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_image.cpp1631 const uint32_t texel_type = _.GetOperandTypeId(inst, 2); in ValidateImageWrite() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidate_image.cpp1654 const uint32_t texel_type = _.GetOperandTypeId(inst, 2); in ValidateImageWrite() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_image.cpp1644 const uint32_t texel_type = _.GetOperandTypeId(inst, 2); in ValidateImageWrite() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h413 struct lp_type texel_type; member
Dlp_bld_sample_soa.c2774 lp_build_texel_type(struct lp_type texel_type, in lp_build_texel_type()
4221 struct lp_type texel_type = lp_build_texel_type(params->type, format_desc); in lp_build_img_op_soa() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c537 struct lp_type texel_type = bld->type; in fs_fb_fetch() local