HomeSort by relevance Sort by last modified time
    Searched refs:samplerInfo (Results 1 - 4 of 4) sorted by null

  /external/deqp/external/vulkancts/framework/vulkan/
vkBuilderUtil.cpp 76 const ImmutableSamplerInfo& samplerInfo = m_immutableSamplerInfos[samplerInfoNdx];
78 bindings[samplerInfo.bindingIndex].pImmutableSamplers = &m_immutableSamplers[samplerInfo.samplerBaseIndex];
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiSmokeTests.cpp 68 const struct VkSamplerCreateInfo samplerInfo =
90 Move<VkSampler> tmpSampler = createSampler(vk, vkDevice, &samplerInfo);
    [all...]
vktApiObjectManagementTests.cpp 1202 const VkSamplerCreateInfo samplerInfo =
1224 return createSampler(env.vkd, env.device, &samplerInfo, env.allocationCallbacks);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRender.cpp     [all...]

Completed in 76 milliseconds