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

  /external/deqp/external/openglcts/modules/gl/
gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp 7356 int* dataout = (int*)glMapBufferRange(GL_SHADER_STORAGE_BUFFER, 0, 4 * sizes[kBufs - 1], GL_MAP_READ_BIT); local
7603 int* dataout = (int*)glMapBufferRange(GL_SHADER_STORAGE_BUFFER, 0, 4 * sizes[kBufs - 1], GL_MAP_READ_BIT); local
    [all...]
gl4cShaderStorageBufferObjectTests.cpp 7988 int* dataout = (int*)glMapBufferRange(GL_SHADER_STORAGE_BUFFER, 0, 4 * sizes[kBufs - 1], GL_MAP_READ_BIT); local
    [all...]
  /external/deqp/external/openglcts/modules/gles31/
es31cShaderStorageBufferObjectTests.cpp 7328 int* dataout = (int*)glMapBufferRange(GL_SHADER_STORAGE_BUFFER, 0, 4 * sizes[kBufs - 1], GL_MAP_READ_BIT); local
7580 int* dataout = (int*)glMapBufferRange(GL_SHADER_STORAGE_BUFFER, 0, 4 * sizes[kBufs - 1], GL_MAP_READ_BIT); local
    [all...]

Completed in 4762 milliseconds