Home
last modified time | relevance | path

Searched defs:vs_code (Results 1 - 10 of 10) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderBarrier.cpp441 static const char* vs_code = "${VERSION}\n" in getVSCode() local
646 static const char* vs_code = "${VERSION}\n" in getVSCode() local
844 static const char* vs_code = "${VERSION}\n" in getVSCode() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcSeparableProgramsTransformFeedbackTests.cpp82 static const GLchar* vs_code = "${VERSION}\n" member
H A DglcShaderIntegerMixTests.cpp379 std::string vs_code = tcu::StringTemplate(vs_template).specialize(args); in test() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderAPI.hpp79 static const char* vs_code; member in glcts::GeometryShaderCreateShaderProgramvTest
H A DesextcGeometryShaderLinking.cpp669 std::string vs_code = "${VERSION}\n" in getSpecializedVSCode() local
2330 const char* vs_code = "${VERSION}\n" in iterate() local
H A DesextcGeometryShaderAPI.cpp107 const char* GeometryShaderCreateShaderProgramvTest::vs_code = "${VERSION}\n" member in glcts::GeometryShaderCreateShaderProgramvTest
2265 const char* vs_code = "${VERSION}\n" in iterate() local
2584 const char* vs_code = "${VERSION}\n" in iterate() local
3746 const char* vs_code = "${VERSION}\n" in iterate() local
H A DesextcGeometryShaderRendering.cpp859 std::string vs_code = getVertexShaderCode(); in initTest() local
3117 static std::string vs_code = in getVertexShaderCode() local
4865 static std::string vs_code = in getVertexShaderCode() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_elements_base_vertex/
H A DesextcDrawElementsBaseVertexTests.cpp216 void DrawElementsBaseVertexTestBase::buildProgram(const char* fs_code, const char* vs_code, const char* tc_code, in buildProgram() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cStencilTexturingTests.cpp77 createAndBuildProgram(deqp::Context& context, const GLchar* cs_code, const GLchar* fs_code, const GLchar* gs_code, const GLchar* tcs_code, const GLchar* tes_code, const GLchar* vs_code) createAndBuildProgram() argument
H A Dgl4cVertexAttrib64BitTest.cpp3627 const char* vs_code = "#version 400\n" in initProgramObject() local

Completed in 31 milliseconds