Searched defs:texture_name (Results 1 - 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | hapdec.c | 340 const char *texture_name; in hap_init() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gles32/ |
H A D | es32cCopyImageTests.cpp | 181 bool IntegerTexTest::verify(glw::GLuint texture_name, glw::GLuint sampler_type) in verify() argument
|
/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/ffmpeg/libavdevice/ |
H A D | opengl_enc.c | 198 GLuint texture_name[4]; ///< Textures' IDs member [all...] |
Completed in 7 milliseconds