Home
last modified time | relevance | path

Searched refs:GL_SEPARATE_ATTRIBS (Results 1 – 19 of 19) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp281 if (tfMode == GL_SEPARATE_ATTRIBS && numComponents > maxTfSeparateComponents) in isProgramSupported()
288 if (tfMode == GL_SEPARATE_ATTRIBS && totalTfAttribs > maxTfSeparateAttribs) in isProgramSupported()
473 int bufNdx = (bufferMode == GL_SEPARATE_ATTRIBS ? varNdx : 0); in computeTransformFeedbackOutputs()
474 int offset = (bufferMode == GL_SEPARATE_ATTRIBS ? 0 : accumulatedSize); in computeTransformFeedbackOutputs()
959 if (m_bufferMode == GL_SEPARATE_ATTRIBS) in init()
1354 if (glu::isDataTypeMatrix(type) || m_bufferMode == GL_SEPARATE_ATTRIBS) in BasicArrayCase()
1444 bool isSeparateMode = m_bufferMode == GL_SEPARATE_ATTRIBS; in init()
1552 { "separate", GL_SEPARATE_ATTRIBS }, in init()
Des3fNegativeShaderApiTests.cpp1938 …gs (program.getProgram(), maxTransformFeedbackSeparateAttribs+1, &tfVarying, GL_SEPARATE_ATTRIBS); in init()
Des3fShaderStateQueryTests.cpp1996 const GLenum bufferModes[] = {GL_SEPARATE_ATTRIBS, GL_INTERLEAVED_ATTRIBS}; in test()
/external/mesa3d/src/mesa/main/
Dtransformfeedback.c832 case GL_SEPARATE_ATTRIBS: in _mesa_TransformFeedbackVaryings()
841 (bufferMode == GL_SEPARATE_ATTRIBS && in _mesa_TransformFeedbackVaryings()
/external/mesa3d/src/compiler/glsl/
Dlink_varyings.cpp809 if (prog->TransformFeedback.BufferMode == GL_SEPARATE_ATTRIBS && in assign_location()
1083 prog->TransformFeedback.BufferMode == GL_SEPARATE_ATTRIBS; in store_tfeedback_info()
/external/swiftshader/src/OpenGL/libGLESv2/
DProgram.cpp1211 case GL_SEPARATE_ATTRIBS: in applyTransformFeedback()
1431 if(transformFeedbackBufferMode == GL_SEPARATE_ATTRIBS && in linkTransformFeedback()
DlibGLESv3.cpp1938 case GL_SEPARATE_ATTRIBS: in glTransformFeedbackVaryings()
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
Dgl3.h606 #define GL_SEPARATE_ATTRIBS 0x8C8D macro
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceDefinitionUtil.cpp1885 else if (program->getTransformFeedbackMode() == GL_SEPARATE_ATTRIBS) in getCombinedProgramResourceUsage()
Des31fNegativeShaderApiTests.cpp2256 …s (program.getProgram(), maxTransformFeedbackSeparateAttribs+1, &tfVarying, GL_SEPARATE_ATTRIBS); in transform_feedback_varyings()
/external/mesa3d/include/GLES3/
Dgl3.h779 #define GL_SEPARATE_ATTRIBS 0x8C8D macro
Dgl31.h779 #define GL_SEPARATE_ATTRIBS 0x8C8D macro
Dgl32.h779 #define GL_SEPARATE_ATTRIBS 0x8C8D macro
/external/swiftshader/include/GLES3/
Dgl3.h781 #define GL_SEPARATE_ATTRIBS 0x8C8D macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl947 #define GL_SEPARATE_ATTRIBS 0x8C8D macro
/external/swiftshader/include/GL/
Dglcorearb.h1053 #define GL_SEPARATE_ATTRIBS 0x8C8D macro
Dglext.h934 #define GL_SEPARATE_ATTRIBS 0x8C8D macro
/external/mesa3d/include/GL/
Dglcorearb.h1053 #define GL_SEPARATE_ATTRIBS 0x8C8D macro
Dglext.h934 #define GL_SEPARATE_ATTRIBS 0x8C8D macro