Home
last modified time | relevance | path

Searched refs:mapGLBlendEquationAdvanced (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrReferenceUtils.hpp48 rr::BlendEquationAdvanced mapGLBlendEquationAdvanced (deUint32 equation);
H A DsglrReferenceUtils.cpp266 rr::BlendEquationAdvanced mapGLBlendEquationAdvanced (deUint32 equation) in mapGLBlendEquationAdvanced() function
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fAdvancedBlendTests.cpp265 m_program = new glu::ShaderProgram(m_context.getRenderContext(), getBlendProgramSrc(sglr::rr_util::mapGLBlendEquationAdvanced(m_blendMode), m_context.getRenderContext())); in init()
520 referenceState.blendEquationAdvaced = sglr::rr_util::mapGLBlendEquationAdvanced(m_blendMode); in iterate()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDrawBuffersIndexedTests.cpp84 using sglr::rr_util::mapGLBlendEquationAdvanced;
610 const rr::BlendEquationAdvanced equation = mapGLBlendEquationAdvanced(state.blendEq->get<BlendEq>()); in setBlendState()

Completed in 5 milliseconds