Home
last modified time | relevance | path

Searched defs:sampled_image (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dconvert_to_sampled_image_pass.cpp60 GetImageTypeOfSampledImage(analysis::TypeManager* type_mgr, Instruction* sampled_image) GetImageTypeOfSampledImage() argument
244 CreateImageExtraction( Instruction* sampled_image) CreateImageExtraction() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dconvert_to_sampled_image_pass.cpp60 GetImageTypeOfSampledImage(analysis::TypeManager* type_mgr, Instruction* sampled_image) GetImageTypeOfSampledImage() argument
244 CreateImageExtraction( Instruction* sampled_image) CreateImageExtraction() argument
/third_party/spirv-tools/source/opt/
H A Dconvert_to_sampled_image_pass.cpp59 GetImageTypeOfSampledImage(analysis::TypeManager* type_mgr, Instruction* sampled_image) GetImageTypeOfSampledImage() argument
244 CreateImageExtraction( Instruction* sampled_image) CreateImageExtraction() argument
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c778 spirv_builder_emit_image_sample(struct spirv_builder *b, SpvId result_type, SpvId sampled_image, SpvId coordinate, bool proj, SpvId lod, SpvId bias, SpvId dref, SpvId dx, SpvId dy, SpvId const_offset, SpvId offset, SpvId min_lod, bool sparse) spirv_builder_emit_image_sample() argument
865 spirv_builder_emit_image(struct spirv_builder *b, SpvId result_type, SpvId sampled_image) spirv_builder_emit_image() argument
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder.cc3432 auto sampled_image = result_op(); in GenerateSampledImage() local

Completed in 12 milliseconds