Home
last modified time | relevance | path

Searched defs:computeProgram (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/common/
Dopengl_util.cc371 GLuint computeProgram; in CopyDeviceTextureToSSBO() local
409 GLuint computeProgram; in CopyDeviceSSBOToTexture() local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLMultiContextTest.cpp189 GLuint computeProgram = glCreateProgram(); in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgramPipeline.cpp386 const Program *computeProgram = getShaderProgram(ShaderType::Compute); in updateLinkedVaryings() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeComputeTests.cpp837 …glu::ShaderProgram computeProgram (ctx.getRenderContext(), glu::ProgramSources() << glu::ProgramSe… in invalid_write_built_in_constants() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DComputeShaderTest.cpp2069 GLuint computeProgram = glCreateProgram(); in TEST_P() local
2222 GLuint computeProgram = CompileComputeProgram(computeShaderStream.str().c_str()); in TEST_P() local