Home
last modified time | relevance | path

Searched defs:BuildProgram (Results 1 – 11 of 11) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cShaderImageSizeTests.cpp315 GLuint BuildProgram(const char* src_vs, const char* src_fs, bool use_xfb, bool* result = NULL) in BuildProgram() function in glcts::__anon469a14580111::ImageSizeMachine
Des31cShaderImageLoadStoreTests.cpp309 GLuint BuildProgram(const char* src_vs, const char* src_fs, bool SIAvs = false, bool SIAfs = false) in BuildProgram() function in glcts::__anon850704ea0111::ShaderImageLoadStoreBase
/third_party/mindspore/mindspore/lite/src/runtime/gpu/opencl/
Dopencl_runtime.cc512 bool OpenCLRuntime::BuildProgram(const std::string &build_option, const cl::Program &program) { in BuildProgram() function in mindspore::lite::opencl::OpenCLRuntime
/third_party/skia/src/core/
DSkVMBlitter.cpp297 void SkVMBlitter::BuildProgram(skvm::Builder* p, const Params& params, in BuildProgram() function in SkVMBlitter
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/internal/
Dcl_icd_amd.h619 clBuildProgram_fn BuildProgram; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessBuffersTests.cpp5192 void FunctionalTest::BuildProgram() in BuildProgram() function in gl4cts::DirectStateAccess::Buffers::FunctionalTest
Dgl4cDirectStateAccessVertexArraysTests.cpp307 glw::GLuint EnableDisableAttributesTest::BuildProgram(const char* vertex_shader, const bool bind_ev… in BuildProgram() function in gl4cts::DirectStateAccess::VertexArrays::EnableDisableAttributesTest
Dgl4cVertexAttrib64BitTest.cpp94 void Base::BuildProgram(const GLchar* fragment_shader_code, GLuint& program_id, const GLchar* verte… in BuildProgram() function in VertexAttrib64Bit::Base
Dgl4cES31CompatibilityShaderImageLoadStoreTests.cpp314 GLuint BuildProgram(const char* src_vs, const char* src_fs, bool SIAvs = false, bool SIAfs = false) in BuildProgram() function in gl4cts::es31compatibility::__anon83015a6f0111::ShaderImageLoadStoreBase
Dgl4cShaderImageLoadStoreTests.cpp357 …GLuint BuildProgram(const char* src_vs, const char* src_tcs, const char* src_tes, const char* src_… in BuildProgram() function in gl4cts::__anon462588790111::ShaderImageLoadStoreBase
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dcl_stubs.cpp449 cl_int BuildProgram(cl_program program, in BuildProgram() function