Searched defs:sampled_type (Results 1 – 14 of 14) sorted by relevance
139 Image::Image(Type* sampled_type, SpvDim dim, uint32_t depth, uint32_t arrayed, in Image()
321 const Type* sampled_type() const { return sampled_type_; } in sampled_type() function
315 const Type* sampled_type() const { return sampled_type_; } in sampled_type() function
301 glsl_base_type sampled_type:8; /**< Type of data returned using this member
3058 unsigned sampled_type:5; member
83 uint32_t sampled_type = 0; member
81 uint32_t sampled_type = 0; member
1289 spirv_builder_type_image(struct spirv_builder *b, SpvId sampled_type, in spirv_builder_type_image()
3491 SpvId sampled_type = spirv_builder_type_sampled_image(&ctx->builder, in emit_tex() local
1703 const struct vtn_type *sampled_type = vtn_get_type(b, w[2]); in vtn_handle_type() local
2758 uint32_t sampled_type; in handle() local
6960 auto sampled_type = type; in convert_separate_image_to_expression() local13289 SPIRType sampled_type = get<SPIRType>(type.image.type); in image_type_glsl() local