Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/cc/experimental/libtf/
H A Dmodule.cc113 tensorflow::StatusOr<Handle> BuildProgram(Runtime runtime, in BuildProgram() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dcl_program.cc64 absl::Status BuildProgram(cl_program program, const CLDevice& device, in BuildProgram() function
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cShaderImageSizeTests.cpp315 GLuint BuildProgram(const char *src_vs, const char *src_fs, bool use_xfb, bool *result = NULL) in BuildProgram() function in glcts::__anonf83c862e0111::ImageSizeMachine
H A Des31cShaderImageLoadStoreTests.cpp309 …GLuint BuildProgram(const char *src_vs, const char *src_fs, bool SIAvs = false, bool SIAfs = false) in BuildProgram() function in glcts::__anon16080c800111::ShaderImageLoadStoreBase
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessBuffersTests.cpp5195 void FunctionalTest::BuildProgram() in BuildProgram() function in gl4cts::DirectStateAccess::Buffers::FunctionalTest
H A Dgl4cVertexAttrib64BitTest.cpp95 void Base::BuildProgram(const GLchar *fragment_shader_code, GLuint &program_id, const GLchar *verte… in BuildProgram() function in VertexAttrib64Bit::Base
H A Dgl4cDirectStateAccessVertexArraysTests.cpp307 glw::GLuint EnableDisableAttributesTest::BuildProgram(const char *vertex_shader, const bool bind_ev… in BuildProgram() function in gl4cts::DirectStateAccess::VertexArrays::EnableDisableAttributesTest
H A Dgl4cES31CompatibilityShaderImageLoadStoreTests.cpp314 …GLuint BuildProgram(const char *src_vs, const char *src_fs, bool SIAvs = false, bool SIAfs = false) in BuildProgram() function in gl4cts::es31compatibility::__anonb87473050111::ShaderImageLoadStoreBase
H A Dgl4cShaderImageLoadStoreTests.cpp356 …GLuint BuildProgram(const char *src_vs, const char *src_tcs, const char *src_tes, const char *src_… in BuildProgram() function in gl4cts::__anonf7c7fa4f0111::ShaderImageLoadStoreBase
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dcl_stubs.cpp468 cl_int BuildProgram(cl_program program, in BuildProgram() function