Lines Matching defs:image
1124 // Translate glslang image layout format to SPIR-V image format.
4504 // an image is present, make its type
4510 // Already has both image and sampler, make the combined type. Only combine sampler to
5743 // Process a GLSL texturing op (will be SPV image)
5830 // Check for image functions other than queries
5834 spv::IdImmediate image = { true, *(opIt++) };
5835 operands.push_back(image);
6015 // Process image atomic operations
6017 // GLSL "IMAGE_PARAMS" will involve in constructing an image texel pointer and this pointer,