Home
last modified time | relevance | path

Searched refs:sample_shading (Results 1 – 25 of 76) sorted by relevance

1234

/external/deqp/android/cts/master/
Dgles31-565-no-depth-no-stencil.txt22 dEQP-GLES31.functional.sample_shading.min_sample_shading.default_framebuffer_color
23 dEQP-GLES31.functional.sample_shading.min_sample_shading.default_framebuffer_discard
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/
Dgles31-565-no-depth-no-stencil.txt22 dEQP-GLES31.functional.sample_shading.min_sample_shading.default_framebuffer_color
23 dEQP-GLES31.functional.sample_shading.min_sample_shading.default_framebuffer_discard
Dgles32-565-no-depth-no-stencil.txt22 dEQP-GLES31.functional.sample_shading.min_sample_shading.default_framebuffer_color
23 dEQP-GLES31.functional.sample_shading.min_sample_shading.default_framebuffer_discard
Dgles31-multisample.txt74 dEQP-GLES31.functional.sample_shading.min_sample_shading.default_framebuffer_color
75 dEQP-GLES31.functional.sample_shading.min_sample_shading.default_framebuffer_discard
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.5.x/
Dgles31-565-no-depth-no-stencil.txt22 dEQP-GLES31.functional.sample_shading.min_sample_shading.default_framebuffer_color
23 dEQP-GLES31.functional.sample_shading.min_sample_shading.default_framebuffer_discard
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.4.x/
Dgles31-565-no-depth-no-stencil.txt22 dEQP-GLES31.functional.sample_shading.min_sample_shading.default_framebuffer_color
23 dEQP-GLES31.functional.sample_shading.min_sample_shading.default_framebuffer_discard
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.6.x/
Dgles31-565-no-depth-no-stencil.txt22 dEQP-GLES31.functional.sample_shading.min_sample_shading.default_framebuffer_color
23 dEQP-GLES31.functional.sample_shading.min_sample_shading.default_framebuffer_discard
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/
Dgles31-565-no-depth-no-stencil.txt22 dEQP-GLES31.functional.sample_shading.min_sample_shading.default_framebuffer_color
23 dEQP-GLES31.functional.sample_shading.min_sample_shading.default_framebuffer_discard
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/master/
Dgles31-565-no-depth-no-stencil.txt22 dEQP-GLES31.functional.sample_shading.min_sample_shading.default_framebuffer_color
23 dEQP-GLES31.functional.sample_shading.min_sample_shading.default_framebuffer_discard
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/src/
Dgles31-pixelformat.txt5 dEQP-GLES31.functional.sample_shading.*.default_framebuffer_*
/external/deqp/android/cts/master/src/
Dgles31-pixelformat.txt5 dEQP-GLES31.functional.sample_shading.*.default_framebuffer_*
Dgles31-multisample.txt11 dEQP-GLES31.functional.sample_shading.*.default_framebuffer_*
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.4.x/src/
Dgles31-pixelformat.txt5 dEQP-GLES31.functional.sample_shading.*.default_framebuffer_*
Dgles31-multisample.txt11 dEQP-GLES31.functional.sample_shading.*.default_framebuffer_*
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/master/src/
Dgles31-pixelformat.txt5 dEQP-GLES31.functional.sample_shading.*.default_framebuffer_*
Dgles31-multisample.txt11 dEQP-GLES31.functional.sample_shading.*.default_framebuffer_*
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.5.x/src/
Dgles31-pixelformat.txt5 dEQP-GLES31.functional.sample_shading.*.default_framebuffer_*
Dgles31-multisample.txt11 dEQP-GLES31.functional.sample_shading.*.default_framebuffer_*
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/src/
Dgles31-pixelformat.txt5 dEQP-GLES31.functional.sample_shading.*.default_framebuffer_*
Dgles31-multisample.txt11 dEQP-GLES31.functional.sample_shading.*.default_framebuffer_*
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.6.x/src/
Dgles31-pixelformat.txt5 dEQP-GLES31.functional.sample_shading.*.default_framebuffer_*
Dgles31-multisample.txt11 dEQP-GLES31.functional.sample_shading.*.default_framebuffer_*
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_program.c345 bool sample_shading = fs->per_samp | key->sample_shading; in setup_stateobj() local
735 if (sample_shading) in setup_stateobj()
772 OUT_RING(ring, COND(sample_shading, A6XX_RB_SAMPLE_CNTL_PER_SAMP_MODE)); in setup_stateobj()
775 OUT_RING(ring, COND(sample_shading, 0x6)); // XXX in setup_stateobj()
778 OUT_RING(ring, COND(sample_shading, A6XX_GRAS_SAMPLE_CNTL_PER_SAMP_MODE)); in setup_stateobj()
/external/mesa3d/src/freedreno/vulkan/
Dtu_pipeline.c1198 bool sample_shading = fs->per_samp | fs->key.sample_shading; in tu6_emit_fs_inputs() local
1268 if (sample_shading) in tu6_emit_fs_inputs()
1299 COND(sample_shading, A6XX_RB_RENDER_CONTROL1_UNK4) | in tu6_emit_fs_inputs()
1300 COND(sample_shading, A6XX_RB_RENDER_CONTROL1_UNK5) | in tu6_emit_fs_inputs()
1307 tu_cs_emit(cs, COND(sample_shading, A6XX_RB_SAMPLE_CNTL_PER_SAMP_MODE)); in tu6_emit_fs_inputs()
1310 tu_cs_emit(cs, COND(sample_shading, 0x6)); // XXX in tu6_emit_fs_inputs()
1313 tu_cs_emit(cs, COND(sample_shading, A6XX_GRAS_SAMPLE_CNTL_PER_SAMP_MODE)); in tu6_emit_fs_inputs()
1985 key->sample_shading = true; in tu_pipeline_shader_key_init()
/external/deqp/doc/testspecs/GLES31/
Dfunctional.sample_shading.txt22 + dEQP-GLES31.functional.sample_shading

1234