Searched defs:getVaryings (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/modules/gles3/functional/ | ||
H A D | es3fTransformFeedbackTests.cpp | 189 const vector<Varying>& getVaryings (void) const { return m_varyings; } in getVaryings() function in deqp::gles3::Functional::TransformFeedback::ProgramSpec [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/ | ||
H A D | esextcGPUShader5TextureGatherOffset.cpp | 2279 void GPUShader5TextureGatherOffsetDepthTestBase::getVaryings(std::vector<const glw::GLchar*>& out_captured_varyings) in getVaryings() function in glcts::GPUShader5TextureGatherOffsetDepthTestBase 2619 void GPUShader5TextureGatherOffsetDepth2DClampToBorderCaseTest::getVaryings( in getVaryings() function in glcts::GPUShader5TextureGatherOffsetDepth2DClampToBorderCaseTest 2979 void GPUShader5TextureGatherOffsetDepth2DClampToEdgeCaseTest::getVaryings( in getVaryings() function in glcts::GPUShader5TextureGatherOffsetDepth2DClampToEdgeCaseTest |
Completed in 8 milliseconds