Home
last modified time | relevance | path

Searched defs:shaderSize (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/gm/
H A Dvertices.cpp89 const auto shaderSize = kShaderSize * shaderScale; in fill_mesh() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DBlit9.cpp140 size_t shaderSize = g_shaderSize[source]; in setShader() local
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.cpp1516 const deUint64 shaderSize = (stagesVector[ndx] == SHADER_STAGE_TESS_EVALUATION_BIT) ? maxWidth * 2 : maxWidth; in allStages() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp3225 const VkDeviceSize shaderSize = (stagesVector[ndx] == VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT) ? maxWidth * 2 : maxWidth; in allStagesRequiredSubgroupSize() local
4680 const VkDeviceSize shaderSize = getMaxWidth(); in makeRayTracingInputBuffers() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp3213 const VkDeviceSize shaderSize = (stagesVector[ndx] == VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT) ? maxWidth * 2 : maxWidth; in allStagesRequiredSubgroupSize() local
4669 const VkDeviceSize shaderSize = getMaxWidth(); in makeRayTracingInputBuffers() local

Completed in 20 milliseconds