Searched defs:sampled_image (Results 1 - 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | convert_to_sampled_image_pass.cpp | 60 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 D | convert_to_sampled_image_pass.cpp | 60 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 D | convert_to_sampled_image_pass.cpp | 59 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 D | spirv_builder.c | 778 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 D | builder.cc | 3432 auto sampled_image = result_op(); in GenerateSampledImage() local
|
Completed in 12 milliseconds