Home
last modified time | relevance | path

Searched refs:getGLSLInputValDecl (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingDataSpillTests.cpp245 std::pair<std::string, std::string> getGLSLInputValDecl (DataType dataType, VectorType vectorType) in getGLSLInputValDecl() function
1249 const auto inputBlockDecls = getGLSLInputValDecl(m_params.dataType, m_params.vectorType); in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingDataSpillTests.cpp245 std::pair<std::string, std::string> getGLSLInputValDecl (DataType dataType, VectorType vectorType) in getGLSLInputValDecl() function
1249 const auto inputBlockDecls = getGLSLInputValDecl(m_params.dataType, m_params.vectorType); in initPrograms()

Completed in 8 milliseconds