Searched refs:indirectOffsets (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | IndirectDrawValidationEncoder.cpp | 309 uint32_t* indirectOffsets = reinterpret_cast<uint32_t*>(batch.batchInfo + 1); in EncodeIndirectDrawValidationCommands() local 313 *indirectOffsets++ = static_cast<uint32_t>( in EncodeIndirectDrawValidationCommands()
|
/third_party/vk-gl-cts/modules/gles31/stress/ |
D | es31sDrawTests.cpp | 356 const int indirectOffsets[] = { 0, 1, 2 }; in init() local 468 …ghted<int, const int*, const float*> (DE_ARRAY_BEGIN(indirectOffsets), DE_ARRAY_END(indirectOffset… in init()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fDrawTests.cpp | 2065 const int indirectOffsets[] = { 0, 1, 2 }; in init() local 2179 …ghted<int, const int*, const float*> (DE_ARRAY_BEGIN(indirectOffsets), DE_ARRAY_END(indirectOffset… in init()
|