OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:occlusion_predicate
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
fd3_query.c
44
* OCCLUSION_COUNTER and
OCCLUSION_PREDICATE
differ only in how they
127
static const struct fd_hw_sample_provider
occlusion_predicate
= {
variable in typeref:struct:fd_hw_sample_provider
137
fd_hw_query_register_provider(pctx, &
occlusion_predicate
);
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
fd4_query.c
46
* OCCLUSION_COUNTER and
OCCLUSION_PREDICATE
differ only in how they
247
static const struct fd_hw_sample_provider
occlusion_predicate
= {
variable in typeref:struct:fd_hw_sample_provider
279
fd_hw_query_register_provider(pctx, &
occlusion_predicate
);
/external/mesa3d/src/gallium/auxiliary/util/
u_dump_defines.c
382
"
occlusion_predicate
",
/external/mesa3d/src/gallium/drivers/svga/
svga_pipe_query.c
694
* rendering; however, in DX10, only
OCCLUSION_PREDICATE
query can
[
all
...]
Completed in 337 milliseconds