HomeSort by relevance Sort by last modified time
    Searched refs:transform_feedback_outputs (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/gles3/functional/
es3fBooleanStateQueryTests.cpp 606 const char* transform_feedback_outputs = "gl_Position"; local
607 glTransformFeedbackVaryings(shaderProg, 1, &transform_feedback_outputs, GL_INTERLEAVED_ATTRIBS);
es3fShaderStateQueryTests.cpp 1930 const char* transform_feedback_outputs[] = {"gl_Position", "tfOutput2withLongName"}; local
    [all...]
es3fIntegerStateQueryTests.cpp 964 const char* transform_feedback_outputs = "gl_Position"; local
    [all...]

Completed in 609 milliseconds