/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
H A D | esextcTessellationShaderProperties.hpp | 100 const char* tc_body; member
|
H A D | esextcTessellationShaderProgramInterfaces.cpp | 189 const char* tc_body = "\n" in initTest() local
|
H A D | esextcTessellationShaderTriangles.cpp | 202 const char* tc_body = "${VERSION}\n" in initTest() local
|
H A D | esextcTessellationShaderVertexOrdering.cpp | 210 std::string tc_body = in initTest() local
|
H A D | esextcTessellationShaderXFB.cpp | 361 const char* tc_body = "${VERSION}\n" in initTest() local
|
H A D | esextcTessellationShaderTessellation.cpp | 550 std::string tc_body = getTCCode(); in initRun() local 889 static const char* tc_body = in getTCCode() local 1156 std::string tc_body = getTCCode(n_patch_vertices); in initRun() local 1900 std::string tc_body = getTCCode(n_patch_vertices); in initTestDescriptor() local
|
H A D | esextcTessellationShaderTCTE.cpp | 1309 const char* tc_body = "${VERSION}\n" in initTest() local 3359 const char* tc_body = "${VERSION}\n" in initTestDescriptor() local 3940 const char* tc_body = "${VERSION}\n" in initTestDescriptor() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_elements_base_vertex/ |
H A D | esextcDrawElementsBaseVertexTests.cpp | 1258 std::string tc_body = specializeShader(1, &functional_tc_code); in setUpFunctionalTestObjects() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cPipelineStatisticsQueryTests.cpp | 1709 buildProgram(const char* cs_body, const char* fs_body, const char* gs_body, const char* tc_body, const char* te_body, const char* vs_body) buildProgram() argument [all...] |
H A D | gl4cShaderSubroutineTests.hpp | 1355 std::string tc_body; member
|
H A D | gl3cCommonBugsTests.cpp | 2571 std::string tc_body; in runPipelineObjectValidationTestMode() local 2760 std::string tc_body; in runSeparateShaderTestMode() local
|
H A D | gl3cCullDistanceTests.cpp | 772 std::string tc_body = tc_body_template; in iterate() local 68 buildProgram(const glw::Functions& gl, tcu::TestContext& testCtx, const glw::GLchar* cs_body, const glw::GLchar* fs_body, const glw::GLchar* gs_body, const glw::GLchar* tc_body, const glw::GLchar* te_body, const glw::GLchar* vs_body, const glw::GLuint& n_tf_varyings, const glw::GLchar** tf_varyings, glw::GLuint* out_program) buildProgram() argument
|
H A D | gl4cTextureViewTests.cpp | 5136 const char* tc_body = "#version 400\n" in initIterationSpecificProgramObject() local
|
H A D | gl4cShaderSubroutineTests.cpp | 831 bool Utils::buildProgram(const glw::Functions& gl, const std::string& vs_body, const std::string& tc_body, in buildProgram() argument 7037 std::string tc_body = getTessellationControlShaderBody(n_id); in initTest() local 8215 const std::string tc_body = getShaderBody(Utils::SHADER_STAGE_TESSELLATION_CONTROL, n_id); in initTest() local 9246 std::string tc_body in initTest() local 10395 const std::string tc_body = getTessellationControlShaderBody(referencing_stage); executeTestCase() local 11359 std::string tc_body = getTessellationControlShaderBody(shader_stage == Utils::SHADER_STAGE_TESSELLATION_CONTROL); executeIteration() local 11742 std::string tc_body = getTessellationControlShaderBody(shader_stage == Utils::SHADER_STAGE_TESSELLATION_CONTROL); executeIteration() local 12417 std::string tc_body = getTessellationControlShaderBody(shader_stage == Utils::SHADER_STAGE_TESSELLATION_CONTROL); executeIteration() local [all...] |
H A D | gl4cGPUShaderFP64Tests.cpp | 6178 const char* tc_body = "#version 400\n" in initProgramObjects() local 8864 std::string tc_body = getTessellationControlShaderBody(variables); in buildTestProgram() local
|