Home
last modified time | relevance | path

Searched defs:sampler_type (Results 1 – 25 of 28) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c110 LLVMTypeRef sampler_type; in create_jit_sampler_type() local
187 LLVMTypeRef viewport_type, texture_type, sampler_type, image_type; in lp_jit_create_types() local
342 LLVMTypeRef texture_type, sampler_type, image_type; in lp_jit_create_cs_types() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderTextureImageSamplesTests.cpp226 void ShaderTextureImageSamplesTestBase::executeFunctionalTest(const _sampler_type& sampler_type, in executeFunctionalTest()
629 _sampler_type sampler_type = (_sampler_type)n_sampler_type; in iterate() local
Dgl4cTextureViewTests.cpp1072 const char* TextureViewUtilities::getGLSLDataTypeForSamplerType(const _sampler_type sampler_type, in getGLSLDataTypeForSamplerType()
1175 const char* TextureViewUtilities::getGLSLTypeForSamplerType(const _sampler_type sampler_type) in getGLSLTypeForSamplerType()
Dgl4cMultiBindTests.cpp3821 const GLchar* sampler_type = 0; in iterate() local
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp1771 samplerType sampler_type) in checkUniformAndResourceApi()
1942 void TextureCubeMapArraySamplingTest::getAttributes(samplerType sampler_type, in getAttributes()
2025 void TextureCubeMapArraySamplingTest::getColorType(samplerType sampler_type, const glw::GLchar*& ou… in getColorType()
2080 void TextureCubeMapArraySamplingTest::getColorType(samplerType sampler_type, const glw::GLchar*& ou… in getColorType()
2120 void TextureCubeMapArraySamplingTest::getPassThroughFragmentShaderCode(samplerType sampler_type, in getPassThroughFragmentShaderCode()
2160 const samplerType& sampler_type, const samplingFunction& sampling_function, in getPassThroughTesselationControlShaderCode()
2225 samplerType sampler_type, std::string& out_tesselation_evaluation_shader_code) in getPassThroughTesselationEvaluationShaderCode()
2269 … TextureCubeMapArraySamplingTest::getPassThroughVertexShaderCode(const samplerType& sampler_type, in getPassThroughVertexShaderCode()
2349 …id TextureCubeMapArraySamplingTest::getSamplingComputeShaderCode(const samplerType& sampler_type, in getSamplingComputeShaderCode()
2485 …id TextureCubeMapArraySamplingTest::getSamplingFragmentShaderCode(const samplerType& sampler_type, in getSamplingFragmentShaderCode()
[all …]
/external/mesa3d/src/amd/vulkan/
Dradv_meta_blit.c133 const struct glsl_type *sampler_type = in build_nir_copy_fragment_shader() local
191 const struct glsl_type *sampler_type = in build_nir_copy_fragment_shader_depth() local
249 const struct glsl_type *sampler_type = in build_nir_copy_fragment_shader_stencil() local
Dradv_meta_resolve_cs.c72 const struct glsl_type *sampler_type = glsl_sampler_type(GLSL_SAMPLER_DIM_MS, in build_resolve_compute_shader() local
171 const struct glsl_type *sampler_type = glsl_sampler_type(GLSL_SAMPLER_DIM_MS, in build_depth_stencil_resolve_compute_shader() local
Dradv_meta_resolve_fs.c59 const struct glsl_type *sampler_type = glsl_sampler_type(GLSL_SAMPLER_DIM_MS, in build_resolve_fragment_shader() local
365 const struct glsl_type *sampler_type = glsl_sampler_type(GLSL_SAMPLER_DIM_2D, in build_depth_stencil_resolve_fragment_shader() local
Dradv_meta_blit2d.c494 const struct glsl_type *sampler_type = in build_nir_texel_fetch() local
554 const struct glsl_type *sampler_type = in build_nir_buffer_fetch() local
Dradv_meta_bufimage.c40 const struct glsl_type *sampler_type = glsl_sampler_type(dim, in build_nir_itob_compute_shader() local
/external/deqp/external/openglcts/modules/gles32/
Des32cCopyImageTests.cpp181 bool IntegerTexTest::verify(glw::GLuint texture_name, glw::GLuint sampler_type) in verify()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c217 LLVMTypeRef sampler_type; in create_jit_sampler_type() local
308 LLVMTypeRef texture_type, LLVMTypeRef sampler_type, in create_jit_context_type()
372 LLVMTypeRef texture_type, LLVMTypeRef sampler_type, in create_gs_jit_context_type()
550 LLVMTypeRef texture_type, LLVMTypeRef sampler_type, in create_tcs_jit_context_type()
650 LLVMTypeRef texture_type, LLVMTypeRef sampler_type, in create_tes_jit_context_type()
712 LLVMTypeRef texture_type, sampler_type, context_type, buffer_type, in create_jit_types() local
2669 LLVMTypeRef texture_type, sampler_type, image_type, context_type; in create_gs_jit_types() local
3047 LLVMTypeRef texture_type, sampler_type, image_type, context_type; in create_tcs_jit_types() local
3696 LLVMTypeRef texture_type, sampler_type, image_type, context_type; in create_tes_jit_types() local
/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp6421 const glsl_type *sampler_type) in _textureSize()
6445 const glsl_type *sampler_type) in _textureSamples()
6461 const glsl_type *sampler_type, in _texture()
6564 const glsl_type *sampler_type) in _textureCubeArrayShadow()
6597 const glsl_type *sampler_type, in _texelFetch()
6708 const glsl_type *sampler_type, in _textureQueryLod()
6727 const glsl_type *sampler_type) in _textureQueryLevels()
6743 const glsl_type *sampler_type, in _textureSamplesIdentical()
/external/mesa3d/src/mesa/main/
Dff_fragment_shader.cpp749 const glsl_type *sampler_type = NULL; in load_texture() local
/external/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c336 BYTE sampler_type; member
2139 d3dstt_to_tgsi_tex(BYTE sampler_type) in d3dstt_to_tgsi_tex()
2152 d3dstt_to_tgsi_tex_shadow(BYTE sampler_type) in d3dstt_to_tgsi_tex_shadow()
2178 sm1_sampler_type_name(BYTE sampler_type) in sm1_sampler_type_name()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_scan.h72 ubyte sampler_type[PIPE_MAX_SHADER_SAMPLER_VIEWS]; /**< TGSI_RETURN_TYPE_x */ member
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_meta_copy.c3349 const struct glsl_type *sampler_type = in build_nir_tex_op_read() local
3413 const struct glsl_type *sampler_type = in build_nir_tex_op_ms_resolve() local
3449 const struct glsl_type *sampler_type = in build_nir_tex_op_ms_read() local
/external/deqp-deps/SPIRV-Tools/test/opt/
Dinstruction_test.cpp688 Instruction* sampler_type = context->get_def_use_mgr()->GetDef(7); in TEST_F() local
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dinstruction_test.cpp688 Instruction* sampler_type = context->get_def_use_mgr()->GetDef(7); in TEST_F() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/
Dinstruction_test.cpp688 Instruction* sampler_type = context->get_def_use_mgr()->GetDef(7); in TEST_F() local
/external/mesa3d/src/compiler/spirv/
Dvtn_variables.c2241 struct vtn_type *sampler_type = vtn_value(b, w[1], vtn_value_type_type)->type; in vtn_handle_variables() local
/external/virglrenderer/src/
Dvrend_shader.c714 static bool samplertype_is_shadow(int sampler_type) in samplertype_is_shadow()
730 static uint32_t samplertype_to_req_bits(int sampler_type) in samplertype_to_req_bits()
5560 const char *vrend_shader_samplertypeconv(bool use_gles, int sampler_type) in vrend_shader_samplertypeconv()
/external/mesa3d/src/mesa/program/
Dir_to_mesa.cpp1997 const glsl_type *sampler_type = ir->sampler->type; in visit() local
/external/mesa3d/src/panfrost/midgard/
Dmidgard.h717 enum mali_sampler_type sampler_type : 2; member
/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.cpp4076 …const bool sampler_type = in_struct->descriptorType == VK_DESCRIPTOR_TYPE_SAMPLER || in_struct->de… in safe_VkDescriptorSetLayoutBinding() local
4096 …const bool sampler_type = src.descriptorType == VK_DESCRIPTOR_TYPE_SAMPLER || src.descriptorType =… in safe_VkDescriptorSetLayoutBinding() local
4117 …const bool sampler_type = src.descriptorType == VK_DESCRIPTOR_TYPE_SAMPLER || src.descriptorType =… in operator =() local
4141 …const bool sampler_type = in_struct->descriptorType == VK_DESCRIPTOR_TYPE_SAMPLER || in_struct->de… in initialize() local
4157 …const bool sampler_type = src->descriptorType == VK_DESCRIPTOR_TYPE_SAMPLER || src->descriptorType… in initialize() local

12