Searched defs:sampler_name (Results 1 - 6 of 6) sorted by relevance
| /third_party/skia/third_party/externals/tint/src/inspector/ |
| H A D | test_inspector_builder.cc | 227 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 D | ff_fragment_shader.cpp | 809 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 D | gl3cTextureSizePromotion.cpp | 639 std::string sampler_name = ""; in prepareProgram() local [all...] |
| H A D | gl4cShadingLanguage420PackTests.cpp | 2103 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 D | esextcTextureCubeMapArraySampling.hpp | 731 static const glw::GLchar* const sampler_name; member in glcts::TextureCubeMapArraySamplingTest::glw
|
| H A D | esextcTextureCubeMapArraySampling.cpp | 166 const glw::GLchar* const TextureCubeMapArraySamplingTest::sampler_name = "sampler"; member in glcts::glw::TextureCubeMapArraySamplingTest [all...] |
Completed in 29 milliseconds