Searched refs:GL_UNIFORM_ARRAY_STRIDE (Results 1 - 25 of 25) sorted by relevance

/external/deqp/framework/opengl/
H A DgluStrUtil.inl160 case GL_UNIFORM_ARRAY_STRIDE: return "GL_UNIFORM_ARRAY_STRIDE";
/external/mesa3d/src/mesa/main/
H A Duniform_query.cpp94 case GL_UNIFORM_ARRAY_STRIDE:
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
H A Dgl3.h740 #define GL_UNIFORM_ARRAY_STRIDE 0x8A3C macro
/external/deqp/external/openglcts/modules/common/
H A DglcUniformBlockCase.cpp1175 GL_UNIFORM_ARRAY_STRIDE, &arrayStrides[0]);
/external/deqp/modules/glshared/
H A DglsUniformBlockCase.cpp1228 gl.getActiveUniformsiv(program, (glw::GLsizei)uniformIndices.size(), &uniformIndices[0], GL_UNIFORM_ARRAY_STRIDE, &arrayStrides[0]);
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl897 #define GL_UNIFORM_ARRAY_STRIDE 0x8A3C
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShaderAtomicCountersTests.cpp649 glGetActiveUniformsiv(prog, 1, &uniform_index, GL_UNIFORM_ARRAY_STRIDE, &param);
653 << tcu::TestLog::Message << "Uniform: " << uniform_name << ": GL_UNIFORM_ARRAY_STRIDE is " << param
H A Dgl4cSparseBufferTests.cpp1087 &ac_uniform_index, GL_UNIFORM_ARRAY_STRIDE, &m_gl_atomic_counter_uniform_array_stride);
H A Dgl4cGPUShaderFP64Tests.cpp3678 gl.getActiveUniformsiv(program_id, 1 /* count */, &index, GL_UNIFORM_ARRAY_STRIDE, &array_stride);
/external/deqp/external/openglcts/modules/gles31/
H A Des31cShaderAtomicCountersTests.cpp546 glGetActiveUniformsiv(prog, 1, &uniform_index, GL_UNIFORM_ARRAY_STRIDE, &param);
550 << tcu::TestLog::Message << "Uniform: " << uniform_name << ": GL_UNIFORM_ARRAY_STRIDE is " << param
/external/mesa3d/include/GLES3/
H A Dgl3.h929 #define GL_UNIFORM_ARRAY_STRIDE 0x8A3C macro
H A Dgl31.h929 #define GL_UNIFORM_ARRAY_STRIDE 0x8A3C macro
H A Dgl32.h929 #define GL_UNIFORM_ARRAY_STRIDE 0x8A3C macro
/external/swiftshader/include/GLES3/
H A Dgl3.h933 #define GL_UNIFORM_ARRAY_STRIDE 0x8A3C macro
/external/swiftshader/src/OpenGL/libGLESv2/
H A DProgram.cpp2861 case GL_UNIFORM_ARRAY_STRIDE: return uniform.blockInfo.arrayStride;
H A DlibGLESv3.cpp2508 case GL_UNIFORM_ARRAY_STRIDE:
/external/mesa3d/include/GL/
H A Dglcorearb.h1456 #define GL_UNIFORM_ARRAY_STRIDE 0x8A3C macro
H A Dglext.h1343 #define GL_UNIFORM_ARRAY_STRIDE 0x8A3C macro
/external/swiftshader/include/GL/
H A Dglcorearb.h1456 #define GL_UNIFORM_ARRAY_STRIDE 0x8A3C macro
H A Dglext.h1343 #define GL_UNIFORM_ARRAY_STRIDE 0x8A3C macro
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 553 milliseconds