Home
last modified time | relevance | path

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

/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
Dgl4cShadingLanguage420PackTests.cpp10112 const GLchar* sampler_type = Utils::getSamplerType(m_test_case); in prepareShaderSource() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c49 LLVMTypeRef viewport_type, texture_type, sampler_type; in lp_jit_create_types() 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.c126 const struct glsl_type *sampler_type = in build_nir_copy_fragment_shader() local
180 const struct glsl_type *sampler_type = in build_nir_copy_fragment_shader_depth() local
234 const struct glsl_type *sampler_type = in build_nir_copy_fragment_shader_stencil() local
Dradv_meta_resolve_cs.c78 const struct glsl_type *sampler_type = glsl_sampler_type(GLSL_SAMPLER_DIM_MS, in build_resolve_compute_shader() local
Dradv_meta_blit2d.c431 const struct glsl_type *sampler_type = in build_nir_texel_fetch() local
478 const struct glsl_type *sampler_type = in build_nir_buffer_fetch() local
Dradv_meta_resolve_fs.c60 const struct glsl_type *sampler_type = glsl_sampler_type(GLSL_SAMPLER_DIM_MS, in build_resolve_fragment_shader() 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.c180 LLVMTypeRef sampler_type; in create_jit_sampler_type() local
217 LLVMTypeRef texture_type, LLVMTypeRef sampler_type, in create_jit_context_type()
268 LLVMTypeRef texture_type, LLVMTypeRef sampler_type, in create_gs_jit_context_type()
435 LLVMTypeRef texture_type, sampler_type, context_type, buffer_type, in create_jit_types() local
2181 LLVMTypeRef texture_type, sampler_type, context_type; in create_gs_jit_types() local
/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp5064 const glsl_type *sampler_type) in _textureSize()
5088 const glsl_type *sampler_type) in _textureSamples()
5104 const glsl_type *sampler_type, in _texture()
5206 const glsl_type *sampler_type) in _textureCubeArrayShadow()
5227 const glsl_type *sampler_type, in _texelFetch()
5338 const glsl_type *sampler_type, in _textureQueryLod()
5357 const glsl_type *sampler_type) in _textureQueryLevels()
5373 const glsl_type *sampler_type, in _textureSamplesIdentical()
/external/mesa3d/src/mesa/main/
Dff_fragment_shader.cpp751 const glsl_type *sampler_type = NULL; in load_texture() local
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_shader.c341 BYTE sampler_type; member
2061 d3dstt_to_tgsi_tex(BYTE sampler_type) in d3dstt_to_tgsi_tex()
2074 d3dstt_to_tgsi_tex_shadow(BYTE sampler_type) in d3dstt_to_tgsi_tex_shadow()
2099 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/swiftshader/third_party/SPIRV-Tools/test/opt/
Dinstruction_test.cpp541 Instruction* sampler_type = context->get_def_use_mgr()->GetDef(7); in TEST_F() local
/external/deqp-deps/SPIRV-Tools/test/opt/
Dinstruction_test.cpp541 Instruction* sampler_type = context->get_def_use_mgr()->GetDef(7); in TEST_F() local
/external/mesa3d/src/mesa/program/
Dir_to_mesa.cpp2063 const glsl_type *sampler_type = ir->sampler->type; in visit() local
/external/virglrenderer/src/
Dvrend_shader.c4080 const char *vrend_shader_samplertypeconv(int sampler_type, int *is_shad) in vrend_shader_samplertypeconv()
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp4062 const glsl_type *sampler_type = ir->sampler->type; in visit() local
/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp9050 bool RequiredCase::calculateBufferDataSize(DataSamplerType sampler_type, GLuint* buffer_data_size_p… in calculateBufferDataSize()