Home
last modified time | relevance | path

Searched defs:varyings (Results 1 – 19 of 19) sorted by relevance

/external/deqp/framework/referencerenderer/
DrrPrimitivePacket.cpp38 …itter::EmitVertex (const tcu::Vec4& position, float pointSize, const GenericVec4* varyings, int pr… in EmitVertex()
DrrShadingContext.hpp42 …const GenericVec4* varyings[3]; //!< Vertex shader outputs. Pointer will be NULL if there is no… member
/external/mesa3d/src/mesa/main/
Dtransformfeedback.c574 const GLchar **varyings, GLenum bufferMode) in _mesa_TransformFeedbackVaryings()
/external/deqp/modules/gles31/functional/
Des31fSeparateShaderTests.cpp369 vector<VariableDeclaration> varyingCompatVtxOutputs (const VaryingInterface& varyings) in varyingCompatVtxOutputs()
692 VaryingParams varyings; member
790 bool varyingsValid (const VaryingInterface& varyings) in varyingsValid()
/external/deqp/framework/opengl/
DgluShaderProgram.cpp222 void Program::transformFeedbackVaryings (int count, const char* const* varyings, deUint32 bufferMod… in transformFeedbackVaryings()
DgluShaderProgram.hpp321 inline ProgramSources& ProgramSources::operator<< (const TransformFeedbackVaryings<Iterator>& varyi… in operator <<()
DgluCallLogWrapper.inl3782 …mFeedbackVaryings (glw::GLuint program, glw::GLsizei count, const glw::GLchar *const*varyings, glw…
/external/deqp/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp437 …nputLayout (vector<Attribute>& attributes, int& inputStride, const vector<Varying>& varyings, bool… in computeInputLayout()
465 …ansformFeedbackOutputs, const vector<Attribute>& attributes, const vector<Varying>& varyings, cons… in computeTransformFeedbackOutputs()
Des3fShaderStateQueryTests.cpp2024 StateQueryMemoryWriteGuard<GLint> varyings; in test() local
/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/
DAndroidGL30.java317 public void glTransformFeedbackVaryings (int program, String[] varyings, int bufferMode) { in glTransformFeedbackVaryings()
/external/libgdx/backends/gdx-backend-moe/src/com/badlogic/gdx/backends/iosrobovm/
DIOSGLES30.java114 public native void glTransformFeedbackVaryings(int program, String[] varyings, int bufferMode); in glTransformFeedbackVaryings()
/external/libgdx/backends/gdx-backend-robovm/src/com/badlogic/gdx/backends/iosrobovm/
DIOSGLES30.java98 public native void glTransformFeedbackVaryings(int program, String[] varyings, int bufferMode); in glTransformFeedbackVaryings()
/external/libgdx/backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/
DLwjglGL30.java382 public void glTransformFeedbackVaryings (int program, String[] varyings, int bufferMode) { in glTransformFeedbackVaryings()
/external/libgdx/backends/gdx-backend-lwjgl3/src/com/badlogic/gdx/backends/lwjgl3/
DLwjgl3GL30.java384 public void glTransformFeedbackVaryings (int program, String[] varyings, int bufferMode) { in glTransformFeedbackVaryings()
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/
DGL30.java687 public void glTransformFeedbackVaryings (int program, String[] varyings, int bufferMode); in glTransformFeedbackVaryings()
/external/libgdx/gdx/jni/iosgl/
Diosgl30.cpp542 (JNIEnv *env, jobject, jint program, jobjectArray varyings, jint buffermode) { in Java_com_badlogic_gdx_backends_iosrobovm_IOSGLES30_glTransformFeedbackVaryings()
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/profiling/
DGL30Profiler.java1510 public void glTransformFeedbackVaryings (int program, String[] varyings, int bufferMode) { in glTransformFeedbackVaryings()
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl4224 …Y glTransformFeedbackVaryings (GLuint program, GLsizei count, const GLchar *const*varyings, GLenum…
/external/deqp/framework/opengl/wrapper/
DglwImpl.inl4063 void glwTransformFeedbackVaryings (GLuint program, GLsizei count, const GLchar *const*varyings, GLe…