Searched refs:ptLayers (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_texture.c208 uint16_t ptHeight, ptDepth, ptLayers; local in function:st_texture_match_image
222 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
230 ptLayers != pt->array_size)
H A Dst_cb_texture.c551 uint16_t ptHeight, ptDepth, ptLayers; local in function:guess_and_alloc_texture
618 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
627 ptLayers, 0,
706 uint16_t ptHeight, ptDepth, ptLayers; local in function:st_AllocTextureImageBuffer
710 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
719 ptLayers, 0,
2594 uint16_t ptHeight, ptDepth, ptLayers, ptNumSamples; local in function:st_finalize_texture
2648 &width, &height, &depth, &ptLayers);
2707 stObj->pt->array_size != ptLayers)
2730 ptLayers, ptNumSample
2864 uint16_t ptHeight, ptDepth, ptLayers; local in function:st_texture_storage
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_texture.c210 uint16_t ptHeight, ptDepth, ptLayers; local in function:st_texture_match_image
224 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
232 ptLayers != pt->array_size)
H A Dst_cb_texture.c918 uint16_t ptHeight, ptDepth, ptLayers; local in function:guess_and_alloc_texture
985 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
994 ptLayers, 0,
1077 uint16_t ptHeight, ptDepth, ptLayers; local in function:st_AllocTextureImageBuffer
1081 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
1090 ptLayers, 0,
2992 uint16_t ptHeight, ptDepth, ptLayers, ptNumSamples; local in function:st_finalize_texture
3047 &width, &height, &depth, &ptLayers);
3106 stObj->pt->array_size != ptLayers)
3129 ptLayers, ptNumSample
3266 uint16_t ptHeight, ptDepth, ptLayers; local in function:st_texture_storage
[all...]

Completed in 15 milliseconds