Home
last modified time | relevance | path

Searched refs:max_vertex_attribs (Results 1 – 25 of 80) sorted by relevance

1234

/external/deqp/external/openglcts/modules/gl/
Dgl4cVertexAttrib64BitTest.cpp182 GLint max_vertex_attribs; in GetMaxVertexAttribs() local
184 gl.getIntegerv(GL_MAX_VERTEX_ATTRIBS, &max_vertex_attribs); in GetMaxVertexAttribs()
187 return max_vertex_attribs; in GetMaxVertexAttribs()
457 GLint max_vertex_attribs = GetMaxVertexAttribs(); in invalidValue() local
474 gl.vertexAttribL1d(max_vertex_attribs, 0.0); in invalidValue()
477 gl.vertexAttribL1d(max_vertex_attribs + 1, 0.0); in invalidValue()
480 gl.vertexAttribL2d(max_vertex_attribs, 0.0, 0.0); in invalidValue()
483 gl.vertexAttribL2d(max_vertex_attribs + 1, 0.0, 0.0); in invalidValue()
486 gl.vertexAttribL3d(max_vertex_attribs, 0.0, 0.0, 0.0); in invalidValue()
489 gl.vertexAttribL3d(max_vertex_attribs + 1, 0.0, 0.0, 0.0); in invalidValue()
[all …]
Dgl4cDirectStateAccessVertexArraysTests.cpp4747 glw::GLint max_vertex_attribs = 16; in iterate() local
4795 gl.getIntegerv(GL_MAX_VERTEX_ATTRIBS, &max_vertex_attribs); in iterate()
4802 gl.vertexArrayAttribFormat(vao, max_vertex_attribs, 1, GL_BYTE, GL_FALSE, 0); in iterate()
4807 gl.vertexArrayAttribFormat(vao, max_vertex_attribs + 1, 1, GL_BYTE, GL_FALSE, 0); in iterate()
4812 gl.vertexArrayAttribIFormat(vao, max_vertex_attribs, 1, GL_BYTE, 0); in iterate()
4817 gl.vertexArrayAttribIFormat(vao, max_vertex_attribs + 1, 1, GL_BYTE, 0); in iterate()
4822 gl.vertexArrayAttribLFormat(vao, max_vertex_attribs, 1, GL_DOUBLE, 0); in iterate()
4827 gl.vertexArrayAttribLFormat(vao, max_vertex_attribs + 1, 1, GL_DOUBLE, 0); in iterate()
5060 glw::GLint max_vertex_attribs = 16; in iterate() local
5074 gl.getIntegerv(GL_MAX_VERTEX_ATTRIBS, &max_vertex_attribs); in iterate()
[all …]
/external/deqp-deps/glslang/glslang/Include/
Dglslang_c_interface.h63 int max_vertex_attribs; member
/external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/
Dglslang_c_interface.h63 int max_vertex_attribs; member
/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_winsys.h149 caps->caps.v2.max_vertex_attribs = 16; in virgl_ws_fill_new_caps_defaults()
Dvirgl_screen.c284 return vscreen->caps.caps.v2.max_vertex_attribs; in virgl_get_param()
372 return vscreen->caps.caps.v2.max_vertex_attribs; in virgl_get_shader_param()
374 shader == PIPE_SHADER_GEOMETRY) ? vscreen->caps.caps.v2.max_vertex_attribs : 32; in virgl_get_shader_param()
/external/deqp/modules/gles2/functional/
Des2fImplementationLimitTests.cpp206 LIMIT_CASE(max_vertex_attribs, GL_MAX_VERTEX_ATTRIBS, GLint, 8); in init()
/external/minigbm/external/
Dvirgl_hw.h384 uint32_t max_vertex_attribs; member
/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_hw.h529 uint32_t max_vertex_attribs; member
/external/virglrenderer/src/
Dvirgl_hw.h561 uint32_t max_vertex_attribs; member
Dvrend_renderer.c10132 glGetIntegerv(GL_MAX_VERTEX_ATTRIBS, (GLint*)&caps->v2.max_vertex_attribs); in vrend_renderer_fill_caps_v2()
/external/deqp/modules/gles3/functional/
Des3fImplementationLimitTests.cpp474 LIMIT_CASE(max_vertex_attribs, GL_MAX_VERTEX_ATTRIBS, GLint, 16); in init()
/external/deqp/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/src/
Dgl45-master.txt7570 KHR-GL45.limits.max_vertex_attribs
Dgl46-master.txt7570 KHR-GL46.limits.max_vertex_attribs
/external/deqp/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/
Dgl45-master.txt7570 KHR-GL45.limits.max_vertex_attribs
Dgl46-master.txt7570 KHR-GL46.limits.max_vertex_attribs
/external/mesa3d/.gitlab-ci/
Ddeqp-virgl-gl-fails.txt1388 dEQP-GLES31.functional.shaders.builtin_constants.core.max_vertex_attribs,Crash
/external/deqp/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.1.x/
Dgl46-master.txt9165 KHR-GL46.limits.max_vertex_attribs
Dgl45-master.txt9165 KHR-GL45.limits.max_vertex_attribs
/external/deqp/android/cts/master/
Dgles2-master.txt18 dEQP-GLES2.functional.implementation_limits.max_vertex_attribs
Dgles2-master-2020-03-01.txt18 dEQP-GLES2.functional.implementation_limits.max_vertex_attribs
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/src/
Dgles2-master.txt18 dEQP-GLES2.functional.implementation_limits.max_vertex_attribs
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/
Dgles2-master.txt18 dEQP-GLES2.functional.implementation_limits.max_vertex_attribs
/external/deqp/android/cts/master/src/
Dgles2-master-2020-03-01.txt18 dEQP-GLES2.functional.implementation_limits.max_vertex_attribs
/external/swiftshader/tests/regres/testlists/
Dgles2-master-PASS.txt2577 dEQP-GLES2.functional.implementation_limits.max_vertex_attribs

1234