Home
last modified time | relevance | path

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

123

/third_party/vk-gl-cts/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 …]
/third_party/ffmpeg/libavutil/
Dvulkan_glslang.c35 .max_vertex_attribs = 64,
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fImplementationLimitTests.cpp206 LIMIT_CASE(max_vertex_attribs, GL_MAX_VERTEX_ATTRIBS, GLint, 8); in init()
/third_party/glslang/glslang/Include/
Dglslang_c_interface.h63 int max_vertex_attribs; member
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_winsys.h160 caps->caps.v2.max_vertex_attribs = 16; in virgl_ws_fill_new_caps_defaults()
Dvirgl_screen.c299 return vscreen->caps.caps.v2.max_vertex_attribs; in virgl_get_param()
403 return vscreen->caps.caps.v2.max_vertex_attribs; in virgl_get_shader_param()
405 shader == PIPE_SHADER_GEOMETRY) ? vscreen->caps.caps.v2.max_vertex_attribs : 32; in virgl_get_shader_param()
/third_party/mesa3d/src/virtio/virtio-gpu/
Dvirgl_hw.h567 uint32_t max_vertex_attribs; member
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fImplementationLimitTests.cpp474 LIMIT_CASE(max_vertex_attribs, GL_MAX_VERTEX_ATTRIBS, GLint, 16); in init()
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/src/
Dgl45-master.txt7262 KHR-GL45.limits.max_vertex_attribs
Dgl46-master.txt7262 KHR-GL46.limits.max_vertex_attribs
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/
Dgl46-master.txt7262 KHR-GL46.limits.max_vertex_attribs
Dgl45-master.txt7262 KHR-GL45.limits.max_vertex_attribs
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gl/khronos_mustpass/main/
Dgl45-master.txt8872 KHR-GL45.limits.max_vertex_attribs
Dgl46-master.txt8872 KHR-GL46.limits.max_vertex_attribs
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.1.x/
Dgl46-master.txt8872 KHR-GL46.limits.max_vertex_attribs
Dgl45-master.txt8872 KHR-GL45.limits.max_vertex_attribs
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/src/
Dgles2-master.txt18 dEQP-GLES2.functional.implementation_limits.max_vertex_attribs
/third_party/vk-gl-cts/android/cts/main/
Dgles2-master-2020-03-01.txt14217 dEQP-GLES2.functional.implementation_limits.max_vertex_attribs
/third_party/vk-gl-cts/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
/third_party/skia/third_party/externals/swiftshader/tests/regres/testlists/
Dgles2-master.txt18 dEQP-GLES2.functional.implementation_limits.max_vertex_attribs
Dgles2-master-PASS.txt2577 dEQP-GLES2.functional.implementation_limits.max_vertex_attribs
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/
Dgles2-master.txt18 dEQP-GLES2.functional.implementation_limits.max_vertex_attribs
/third_party/vk-gl-cts/android/cts/master/src/
Dgles2-master-2020-03-01.txt18 dEQP-GLES2.functional.implementation_limits.max_vertex_attribs

123