Searched defs:is_image (Results 1 – 9 of 9) sorted by relevance
| /third_party/mesa3d/src/microsoft/compiler/ |
| D | dxil_nir_lower_int_cubemaps.c | 382 lower_cube_coords(nir_builder *b, nir_ssa_def *coord, bool is_array, bool is_image) in lower_cube_coords() 499 make_2darray_from_cubemap_with_array(const struct glsl_type *type, bool is_image) in make_2darray_from_cubemap_with_array() 575 bool is_image = glsl_type_is_image(glsl_without_array(var->type)); in dxil_nir_lower_int_cubemaps() local
|
| /third_party/ffmpeg/libavformat/ |
| D | fitsdec.c | 79 static int64_t is_image(AVFormatContext *s, FITSContext *fits, FITSHeader *header, in is_image() function
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_shader_info.c | 428 bool is_image = strstr(intr_name, "image") == intr_name; in scan_instruction() local
|
| /third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
| D | pipeline.cc | 306 bool is_image = false; in AddBufferDescriptor() local
|
| /third_party/mesa3d/src/mapi/glapi/gen/ |
| D | gl_XML.py | 487 def is_image(self): member in gl_parameter
|
| /third_party/mesa3d/src/compiler/ |
| D | glsl_types.h | 986 bool is_image() const in is_image() function
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| D | midgard_compile.c | 1359 bool is_image = image_direct_address != ~0; in emit_atomic() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir.c | 2810 bool is_image = glsl_type_is_image(type) || glsl_type_is_sampler(type); in nir_chase_binding() local
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| D | zink_context.c | 1895 zero_bindless_descriptor(struct zink_context *ctx, uint32_t handle, bool is_buffer, bool is_image) in zero_bindless_descriptor()
|