HomeSort by relevance Sort by last modified time
    Searched refs:samplerInfo (Results 1 - 5 of 5) 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 1209 const VkSamplerCreateInfo samplerInfo =
1231 return createSampler(env.vkd, env.device, &samplerInfo, env.allocationCallbacks);
    [all...]
  /external/vulkan-validation-layers/demos/
cube.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRender.cpp     [all...]

Completed in 6909 milliseconds