Home
last modified time | relevance | path

Searched refs:getGLSLShadingRateMask (Results 1 - 10 of 10) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderUtil.hpp72 std::string getGLSLShadingRateMask (FragmentSize fragmentSize);
H A DvktMeshShaderUtil.cpp48 std::string getGLSLShadingRateMask (FragmentSize fragmentSize) in getGLSLShadingRateMask() function
H A DvktMeshShaderBuiltinTests.cpp1799 const auto topMask = getGLSLShadingRateMask(m_topSize); in initPrograms()
1800 const auto bottomMask = getGLSLShadingRateMask(m_bottomSize); in initPrograms()
H A DvktMeshShaderBuiltinTestsEXT.cpp2251 const auto topMask = getGLSLShadingRateMask(m_topSize); in initPrograms()
2252 const auto bottomMask = getGLSLShadingRateMask(m_bottomSize); in initPrograms()
H A DvktMeshShaderSmokeTestsEXT.cpp703 fragmentSizeStr = getGLSLShadingRateMask(fragSize); in initGradientPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderUtil.hpp72 std::string getGLSLShadingRateMask (FragmentSize fragmentSize);
H A DvktMeshShaderUtil.cpp48 std::string getGLSLShadingRateMask (FragmentSize fragmentSize) in getGLSLShadingRateMask() function
H A DvktMeshShaderBuiltinTests.cpp1799 const auto topMask = getGLSLShadingRateMask(m_topSize); in initPrograms()
1800 const auto bottomMask = getGLSLShadingRateMask(m_bottomSize); in initPrograms()
H A DvktMeshShaderBuiltinTestsEXT.cpp2251 const auto topMask = getGLSLShadingRateMask(m_topSize); in initPrograms()
2252 const auto bottomMask = getGLSLShadingRateMask(m_bottomSize); in initPrograms()
H A DvktMeshShaderSmokeTestsEXT.cpp699 fragmentSizeStr = getGLSLShadingRateMask(fragSize); in initGradientPrograms()

Completed in 25 milliseconds