Home
last modified time | relevance | path

Searched refs:shaderGroupToRecordDataMap (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp4132 … const auto &expectedDataVec = currentItem.shaderGroupToRecordDataMap.at(shaderGroup); in verifyResultBuffer()
4305 std::map<ShaderGroups, std::vector<uint8_t>> shaderGroupToRecordDataMap; member
5371 … auto &currentDataVec = currentTestItem.shaderGroupToRecordDataMap[currentShaderGroup]; in initTestItems()
5524 lastItem.shaderGroupToRecordDataMap.at(currentShaderGroup).size()); in initTestItems()
5529 …const auto &currentVariableDataVec = currentVariable.shaderGroupToRecordDataMap.at(currentShaderGr… in initTestItems()