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

  /external/autotest/client/deps/glbench/src/
windowmanagercompositingtest.cc 130 GLuint BasicTextureShaderProgram(GLuint vertex_buffer, GLuint texture_buffer) {
146 glBindBuffer(GL_ARRAY_BUFFER, texture_buffer);
  /external/deqp/modules/gles31/functional/
es31fNegativeShaderDirectiveTests.cpp 451 void texture_buffer (NegativeTestContext& ctx) function in namespace:deqp::gles31::Functional::NegativeTestShared::__anon17524
628 {texture_buffer, "texture_buffer", "GL_EXT_texture_buffer is required in 310 es shaders to use AEP features" },
  /external/mesa3d/src/compiler/glsl/
builtin_functions.cpp 187 texture_buffer(const _mesa_glsl_parse_state *state) function
    [all...]

Completed in 494 milliseconds