Home
last modified time | relevance | path

Searched defs:expectedFloats (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.cpp4600 float* expectedFloats = reinterpret_cast<float*>(&expectedBytes.front()); in runAndVerifyDefaultPipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingBuiltinTests.cpp2052 const deUint32 expectedFloats = imageDepth * m_data.height * m_data.width; in expectedVectorValuesBuffer() local
2143 const deUint32 expectedFloats = imageDepth * m_data.height * m_data.width; in expectedMatrixValuesBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.cpp4597 float* expectedFloats = reinterpret_cast<float*>(&expectedBytes.front()); in runAndVerifyDefaultPipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryBuiltinTests.cpp3603 const deUint32 expectedFloats = imageDepth * zStride; in initAccelerationStructures() local
3819 const deUint32 expectedFloats = imageDepth * zStride; in initAccelerationStructures() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryBuiltinTests.cpp3583 const deUint32 expectedFloats = imageDepth * zStride; in initAccelerationStructures() local
3799 const deUint32 expectedFloats = imageDepth * zStride; in initAccelerationStructures() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBuiltinTests.cpp2067 const deUint32 expectedFloats = imageDepth * m_data.height * m_data.width; in expectedVectorValuesBuffer() local
2158 const deUint32 expectedFloats = imageDepth * m_data.height * m_data.width; in expectedMatrixValuesBuffer() local

Completed in 44 milliseconds