Home
last modified time | relevance | path

Searched refs:max_draw_buffers (Results 1 – 25 of 53) sorted by relevance

123

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_fragcolor.c57 unsigned *max_draw_buffers = data; in lower_fragcolor_instr() local
85 for (unsigned i = 1; i < *max_draw_buffers; i++) { in lower_fragcolor_instr()
100 nir_lower_fragcolor(nir_shader *shader, unsigned max_draw_buffers) in nir_lower_fragcolor() argument
106 nir_metadata_block_index | nir_metadata_dominance, &max_draw_buffers); in nir_lower_fragcolor()
/third_party/ffmpeg/libavutil/
Dvulkan_glslang.c42 .max_draw_buffers = 32,
/third_party/glslang/glslang/Include/
Dglslang_c_interface.h70 int max_draw_buffers; member
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fImplementationLimitTests.cpp446 LIMIT_CASE(max_draw_buffers, GL_MAX_DRAW_BUFFERS, GLint, 4); in init()
/third_party/mesa3d/src/gallium/drivers/virgl/ci/
Dvirgl-gles-fails.txt52 dEQP-GLES31.functional.shaders.builtin_constants.core.max_draw_buffers,Fail
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp5726 glw::GLint max_draw_buffers = 8; /* Spec default. */ in PrepareObjects() local
5727 gl.getIntegerv(GL_MAX_DRAW_BUFFERS, &max_draw_buffers); in PrepareObjects()
5729 m_attachments_too_many_count = max_draw_buffers + 1; in PrepareObjects()
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/src/
Dgl45-master.txt7367 KHR-GL45.limits.max_draw_buffers
Dgl46-master.txt7367 KHR-GL46.limits.max_draw_buffers
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/
Dgl46-master.txt7367 KHR-GL46.limits.max_draw_buffers
Dgl45-master.txt7367 KHR-GL45.limits.max_draw_buffers
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gl/khronos_mustpass/main/
Dgl45-master.txt8977 KHR-GL45.limits.max_draw_buffers
Dgl46-master.txt8977 KHR-GL46.limits.max_draw_buffers
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.1.x/
Dgl46-master.txt8977 KHR-GL46.limits.max_draw_buffers
Dgl45-master.txt8977 KHR-GL45.limits.max_draw_buffers
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/
Dgles32-master.txt2059 dEQP-GLES31.functional.shaders.builtin_constants.core.max_draw_buffers
Dgles31-master.txt3885 dEQP-GLES31.functional.shaders.builtin_constants.core.max_draw_buffers
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/src/
Dgles31-master.txt3885 dEQP-GLES31.functional.shaders.builtin_constants.core.max_draw_buffers
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gl/aosp_mustpass/main/
Dgl45-master.txt4371 dEQP-GL45.functional.shaders.builtin_constants.core.max_draw_buffers
Dgl45-es31-master.txt4371 dEQP-GL45-ES31.functional.shaders.builtin_constants.core.max_draw_buffers
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gl/aosp_mustpass/4.6.1.x/
Dgl45-master.txt4371 dEQP-GL45.functional.shaders.builtin_constants.core.max_draw_buffers
Dgl45-es31-master.txt4371 dEQP-GL45-ES31.functional.shaders.builtin_constants.core.max_draw_buffers
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.6.x/
Dgles31-master.txt4981 dEQP-GLES31.functional.shaders.builtin_constants.core.max_draw_buffers
/third_party/vk-gl-cts/android/cts/master/src/
Dgles31-master-2020-03-01.txt4952 dEQP-GLES31.functional.shaders.builtin_constants.core.max_draw_buffers
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/
Dgles3-master.txt18 dEQP-GLES3.functional.implementation_limits.max_draw_buffers
/third_party/vk-gl-cts/android/cts/master/
Dgles3-master-2020-03-01.txt18 dEQP-GLES3.functional.implementation_limits.max_draw_buffers

123