Home
last modified time | relevance | path

Searched defs:sampler_name (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/tint/src/inspector/
H A Dtest_inspector_builder.cc227 MakeSamplerReferenceBodyFunction( const std::string& func_name, const std::string& texture_name, const std::string& sampler_name, const std::string& coords_name, const ast::Type* base_type, ast::DecorationList decorations) MakeSamplerReferenceBodyFunction() argument
246 MakeSamplerReferenceBodyFunction( const std::string& func_name, const std::string& texture_name, const std::string& sampler_name, const std::string& coords_name, const std::string& array_index, const ast::Type* base_type, ast::DecorationList decorations) MakeSamplerReferenceBodyFunction() argument
269 MakeComparisonSamplerReferenceBodyFunction( const std::string& func_name, const std::string& texture_name, const std::string& sampler_name, const std::string& coords_name, const std::string& depth_name, const ast::Type* base_type, ast::DecorationList decorations) MakeComparisonSamplerReferenceBodyFunction() argument
/third_party/mesa3d/src/mesa/main/
H A Dff_fragment_shader.cpp809 char *sampler_name = ralloc_asprintf(p->mem_ctx, "sampler_%d", unit); in load_texture() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTextureSizePromotion.cpp639 std::string sampler_name = ""; in prepareProgram() local
[all...]
H A Dgl4cShadingLanguage420PackTests.cpp2103 const GLchar* sampler_name = prepareSourceTexture(source_tex); in testCompute() local
2215 const GLchar* sampler_name = prepareSourceTexture(source_tex); in testDrawArray() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.hpp731 static const glw::GLchar* const sampler_name; member in glcts::TextureCubeMapArraySamplingTest::glw
H A DesextcTextureCubeMapArraySampling.cpp166 const glw::GLchar* const TextureCubeMapArraySamplingTest::sampler_name = "sampler"; member in glcts::glw::TextureCubeMapArraySamplingTest
[all...]

Completed in 29 milliseconds