Home
last modified time | relevance | path

Searched defs:srcPtrTyped (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolOcclusionTests.cpp1044 const deUint32* srcPtrTyped = static_cast<const deUint32*>(srcPtr); in captureResults() local
1053 const deUint64* srcPtrTyped = static_cast<const deUint64*>(srcPtr); in captureResults() local
1089 const deUint32* srcPtrTyped = static_cast<const deUint32*>(srcPtr); in captureResults() local
1102 const deUint64* srcPtrTyped in captureResults() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
H A DvktQueryPoolOcclusionTests.cpp1044 const deUint32* srcPtrTyped = static_cast<const deUint32*>(srcPtr); in captureResults() local
1053 const deUint64* srcPtrTyped = static_cast<const deUint64*>(srcPtr); in captureResults() local
1089 const deUint32* srcPtrTyped = static_cast<const deUint32*>(srcPtr); in captureResults() local
1102 const deUint64* srcPtrTyped in captureResults() local
[all...]

Completed in 5 milliseconds