Home
last modified time | relevance | path

Searched refs:initProgram (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DProgramVk.h151 return initProgram(contextVk, shaderType, isLastPreFragmentStage, optionBits, programInfo, in initGraphicsShaderProgram()
161 return initProgram(contextVk, gl::ShaderType::Compute, false, optionBits, programInfo, in initComputeProgram()
192 ANGLE_INLINE angle::Result initProgram(ContextVk *contextVk, in initProgram() function
207 ANGLE_TRY(programInfo->initProgram(contextVk, shaderType, isLastPreFragmentStage, in initProgram()
DProgramExecutableVk.h69 angle::Result initProgram(ContextVk *contextVk,
DProgramExecutableVk.cpp194 angle::Result ProgramInfo::initProgram(ContextVk *contextVk, in initProgram() function in rx::ProgramInfo
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderQualifiers.cpp107 void GeometryShaderFlatInterpolationTest::initProgram() in initProgram() function in glcts::GeometryShaderFlatInterpolationTest
230 initProgram(); in iterate()
DesextcGeometryShaderQualifiers.hpp73 void initProgram();
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cTextureViewTests.hpp912 void initProgram();
1004 void initProgram();
Dgl4cTextureViewTests.cpp9438 void TextureViewTestBaseAndMaxLevels::initProgram() in initProgram() function in gl4cts::TextureViewTestBaseAndMaxLevels
9562 initProgram(); in initTest()
9919 void TextureViewTestReferenceCounting::initProgram() in initProgram() function in gl4cts::TextureViewTestReferenceCounting
10089 initProgram(); in initTest()