Searched defs:image_load (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | convert_to_sampled_image_pass.cpp | 295 Instruction* image_load, Instruction* image_extraction, in UpdateSampledImageUses() 369 auto* image_load = GetNonCopyObjectDef( in DoesSampledImageReferenceImage() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | convert_to_sampled_image_pass.cpp | 295 Instruction* image_load, Instruction* image_extraction, in UpdateSampledImageUses() 369 auto* image_load = GetNonCopyObjectDef( in DoesSampledImageReferenceImage() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | convert_to_sampled_image_pass.cpp | 295 Instruction* image_load, Instruction* image_extraction, in UpdateSampledImageUses() 367 auto* image_load = GetNonCopyObjectDef( in DoesSampledImageReferenceImage() local
|
/aosp_15_r20/external/llvm/test/MC/AMDGPU/ |
H A D | mimg.s | 5 image_load v[4:6], v[237:240], s[28:35] dmask:0x7 unorm label
|
/aosp_15_r20/system/extras/verity/fec/ |
H A D | image.cpp | 145 bool image_load(const std::vector<std::string>& filenames, image *ctx) in image_load() function
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fNegativeShaderImageLoadStoreTests.cpp | 482 void image_load(NegativeTestContext &ctx, glu::TextureTestUtil::TextureType imageType) in image_load() function
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_instr_mem.cpp | 795 bool image_load = (intrin->intrinsic == nir_intrinsic_image_load); in emit_image_load_or_atomic() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
H A D | nir_to_spirv.c | 3714 SpvId image_load = spirv_builder_emit_load(&ctx->builder, image_type, sampler_id); in get_texture_load() local
|