OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:singlesample_width0
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/mesa/drivers/dri/intel/
intel_mipmap_tree.h
221
* If num_samples > 0, then
singlesample_width0
is the value that width0
225
* If num_samples == 0, then
singlesample_width0
is undefined.
227
uint32_t
singlesample_width0
;
member in struct:intel_mipmap_tree
229
/** \see
singlesample_width0
*/
intel_mipmap_tree.c
485
mt->
singlesample_width0
= singlesample_width;
[
all
...]
Completed in 403 milliseconds