| /external/deqp/external/openglcts/modules/gl/ |
| D | gl4cShaderTextureImageSamplesTests.cpp | 226 void ShaderTextureImageSamplesTestBase::executeFunctionalTest(const _sampler_type &sampler_type, in executeFunctionalTest() 631 _sampler_type sampler_type = (_sampler_type)n_sampler_type; in iterate() local
|
| /external/mesa3d/src/compiler/ |
| D | builtin_types.py | 15 def sampler_type(name, gl_type, base_type, dim, shadow, array, sampled_type): function
|
| /external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
| D | esextcTextureCubeMapArraySampling.cpp | 1768 samplerType sampler_type) in checkUniformAndResourceApi() 1939 void TextureCubeMapArraySamplingTest::getAttributes(samplerType sampler_type, in getAttributes() 2021 void TextureCubeMapArraySamplingTest::getColorType(samplerType sampler_type, const glw::GLchar *&ou… in getColorType() 2076 void TextureCubeMapArraySamplingTest::getColorType(samplerType sampler_type, const glw::GLchar *&ou… in getColorType() 2116 void TextureCubeMapArraySamplingTest::getPassThroughFragmentShaderCode(samplerType sampler_type, in getPassThroughFragmentShaderCode() 2156 const samplerType &sampler_type, const samplingFunction &sampling_function, in getPassThroughTesselationControlShaderCode() 2221 samplerType sampler_type, std::string &out_tesselation_evaluation_shader_code) in getPassThroughTesselationEvaluationShaderCode() 2265 …id TextureCubeMapArraySamplingTest::getPassThroughVertexShaderCode(const samplerType &sampler_type, in getPassThroughVertexShaderCode() 2345 void TextureCubeMapArraySamplingTest::getSamplingComputeShaderCode(const samplerType &sampler_type, in getSamplingComputeShaderCode() 2481 void TextureCubeMapArraySamplingTest::getSamplingFragmentShaderCode(const samplerType &sampler_type, in getSamplingFragmentShaderCode() [all …]
|
| /external/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_jit_types.c | 200 LLVMTypeRef sampler_type; in lp_build_create_jit_sampler_type() local 281 LLVMTypeRef texture_type, sampler_type, image_type, buffer_type; in lp_build_jit_resources_type() local 482 LLVMTypeRef sampler_type = LLVMGetElementType(sampler_ptr_type); in LP_BUILD_LLVM_TEXTURE_MEMBER() local
|
| /external/mesa3d/src/amd/vulkan/meta/ |
| D | radv_meta_blit.c | 96 const struct glsl_type *sampler_type = in build_nir_copy_fragment_shader() local 128 const struct glsl_type *sampler_type = in build_nir_copy_fragment_shader_depth() local 160 const struct glsl_type *sampler_type = in build_nir_copy_fragment_shader_stencil() local
|
| D | radv_meta_resolve_fs.c | 39 …const struct glsl_type *sampler_type = glsl_sampler_type(GLSL_SAMPLER_DIM_MS, false, false, img_ba… in build_resolve_fragment_shader() local 251 …const struct glsl_type *sampler_type = glsl_sampler_type(GLSL_SAMPLER_DIM_MS, false, false, img_ba… in build_depth_stencil_resolve_fragment_shader() local
|
| D | radv_meta_resolve_cs.c | 51 …const struct glsl_type *sampler_type = glsl_sampler_type(GLSL_SAMPLER_DIM_MS, false, false, img_ba… in build_resolve_compute_shader() local 117 …const struct glsl_type *sampler_type = glsl_sampler_type(GLSL_SAMPLER_DIM_MS, false, true, img_bas… in build_depth_stencil_resolve_compute_shader() local
|
| D | radv_meta_fmask_copy.c | 29 …const struct glsl_type *sampler_type = glsl_sampler_type(GLSL_SAMPLER_DIM_MS, false, false, GLSL_T… in build_fmask_copy_compute_shader() local
|
| D | radv_meta_blit2d.c | 412 const struct glsl_type *sampler_type = glsl_sampler_type(dim, false, false, GLSL_TYPE_UINT); in build_nir_texel_fetch() local 445 …const struct glsl_type *sampler_type = glsl_sampler_type(GLSL_SAMPLER_DIM_BUF, false, false, GLSL_… in build_nir_buffer_fetch() local
|
| /external/mesa3d/src/gallium/auxiliary/util/ |
| D | u_compute.c | 67 const struct glsl_type *sampler_type = in blit_compute_shader() local
|
| /external/deqp/external/openglcts/modules/gles32/ |
| D | es32cCopyImageTests.cpp | 181 bool IntegerTexTest::verify(glw::GLuint texture_name, glw::GLuint sampler_type) in verify()
|
| /external/mesa3d/src/mesa/state_tracker/ |
| D | st_atifs_to_nir.c | 345 const struct glsl_type *sampler_type = in compile_setupinst() local
|
| /external/mesa3d/src/gallium/auxiliary/tgsi/ |
| D | tgsi_scan.h | 69 uint8_t sampler_type[PIPE_MAX_SHADER_SAMPLER_VIEWS]; /**< TGSI_RETURN_TYPE_x */ member
|
| /external/mesa3d/src/compiler/glsl/ |
| D | builtin_functions.cpp | 7515 const glsl_type *sampler_type) in _textureSize() 7540 const glsl_type *sampler_type) in _textureSamples() 7580 const glsl_type *sampler_type, in _texture() 7703 const glsl_type *sampler_type, in _textureCubeArrayShadow() 7760 const glsl_type *sampler_type, in _texelFetch() 7883 const glsl_type *sampler_type, in _textureQueryLod() 7902 const glsl_type *sampler_type) in _textureQueryLevels() 7918 const glsl_type *sampler_type, in _textureSamplesIdentical()
|
| /external/mesa3d/src/mesa/main/ |
| D | ff_fragment_shader.cpp | 749 const glsl_type *sampler_type = NULL; in load_texture() local
|
| D | ff_fragment_shader.c | 786 const struct glsl_type *sampler_type = in load_texture() local
|
| /external/mesa3d/src/gallium/auxiliary/nir/ |
| D | tgsi_to_nir.c | 1273 nir_alu_type sampler_type = in ttn_tex() local 1442 nir_alu_type sampler_type = in ttn_txq() local
|
| /external/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_meta_copy.c | 2288 const struct glsl_type *sampler_type = in get_texel_buffer_copy_fs() local 3602 const struct glsl_type *sampler_type = in build_nir_tex_op_read() local 3656 const struct glsl_type *sampler_type = in build_nir_tex_op_ms_resolve() local 3692 const struct glsl_type *sampler_type = in build_nir_tex_op_ms_read() local
|
| /external/mesa3d/src/gallium/drivers/d3d12/ |
| D | d3d12_blit.cpp | 662 const struct glsl_type *sampler_type = in get_stencil_resolve_fs() local
|
| /external/mesa3d/src/gallium/frontends/nine/ |
| D | nine_shader.c | 337 BYTE sampler_type; member 2198 d3dstt_to_tgsi_tex(BYTE sampler_type) in d3dstt_to_tgsi_tex() 2211 d3dstt_to_tgsi_tex_shadow(BYTE sampler_type) in d3dstt_to_tgsi_tex_shadow() 2237 sm1_sampler_type_name(BYTE sampler_type) in sm1_sampler_type_name()
|
| /external/mesa3d/src/gallium/auxiliary/vl/ |
| D | vl_compositor_cs.c | 101 const struct glsl_type *sampler_type = in cs_create_shader() local
|
| /external/deqp-deps/SPIRV-Tools/test/opt/ |
| D | instruction_test.cpp | 683 Instruction* sampler_type = context->get_def_use_mgr()->GetDef(7); in TEST_F() local
|
| /external/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_shaderlib_nir.c | 553 enum glsl_sampler_dim sampler_type; in si_clear_render_target_shader() local
|
| /external/angle/third_party/spirv-tools/src/test/opt/ |
| D | instruction_test.cpp | 683 Instruction* sampler_type = context->get_def_use_mgr()->GetDef(7); in TEST_F() local
|
| /external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
| D | instruction_test.cpp | 683 Instruction* sampler_type = context->get_def_use_mgr()->GetDef(7); in TEST_F() local
|