Home
last modified time | relevance | path

Searched defs:gs_code (Results 1 - 9 of 9) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderPrimitiveQueries.cpp349 const char* gs_code = getGeometryShaderCode(); in iterate() local
H A DesextcGeometryShaderAPI.hpp78 static const char* gs_code; member in glcts::GeometryShaderCreateShaderProgramvTest
H A DesextcGeometryShaderLayeredFramebuffer.cpp134 const char* gs_code = "${VERSION}\n" in iterate() local
931 const char* gs_code = "${VERSION}\n" in iterate() local
1202 const char* gs_code = "${VERSION}\n" in iterate() local
H A DesextcGeometryShaderLinking.cpp382 std::string gs_code = getGeometryShaderCode(current_run); in initShaderObjects() local
742 std::string gs_code = getGSCode(gs_input_primitive_type); in initShaderObjects() local
1672 std::string gs_code = code_sstream.str(); in getGSCode() local
1838 std::string gs_code = code_sstream.str(); in getGSCode() local
1968 const char* gs_code = "${VERSION}\n" in iterate() local
2312 const char* gs_code = iterate() local
[all...]
H A DesextcGeometryShaderAPI.cpp83 const char* GeometryShaderCreateShaderProgramvTest::gs_code = "${VERSION}\n" member in glcts::GeometryShaderCreateShaderProgramvTest
1037 std::string gs_code = getGSCode(current_run); in iterate() local
1514 std::string gs_code = code_sstream.str(); in getGSCode() local
1862 std::string gs_code = code_sstream.str(); in getGSCode() local
2249 std::string gs_code in getGSCode() local
2568 std::string gs_code = code_sstream.str(); getGSCode() local
3724 const char* gs_code = iterate() local
4027 const char* gs_code = "${VERSION}\\n" iterate() local
4322 const char* gs_code = gs_codes[i].c_str(); iterate() local
[all...]
H A DesextcGeometryShaderRendering.cpp856 std::string gs_code = getGeometryShaderCode(); in initTest() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcSeparableProgramsTransformFeedbackTests.cpp119 static const GLchar* gs_code = "${VERSION}\n" member
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_elements_base_vertex/
H A DesextcDrawElementsBaseVertexTests.cpp216 buildProgram(const char* fs_code, const char* vs_code, const char* tc_code, const char* te_code, const char* gs_code) 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

Completed in 22 milliseconds