OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:no_earlyz
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
ir3_shader.h
649
bool
no_earlyz
;
member in struct:ir3_shader_variant
653
* outside of ir3. Unlike other
no_earlyz
cases, kill doesn't have
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
ir3_shader.h
451
bool
no_earlyz
;
member in struct:ir3_shader_variant
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
tu_pipeline.c
1478
bool
no_earlyz
,
1546
(fs->
no_earlyz
|| fs->has_kill || fs->writes_pos || fs->writes_stencilref ||
no_earlyz
|| fs->writes_smask)) {
1704
bool
no_earlyz
= builder->depth_attachment_format == VK_FORMAT_S8_UINT;
local
1710
no_earlyz
= true;
1725
no_earlyz
,
1734
no_earlyz
,
2962
if (fs->has_kill || fs->
no_earlyz
|| fs->writes_pos) {
2965
if (fs->
no_earlyz
|| fs->writes_pos) {
Completed in 30 milliseconds
Indexes created Sat Aug 01 00:24:56 UTC 2026