OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDeviceInterface
(Results
101 - 125
of
147
) sorted by null
1
2
3
4
5
6
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
vktSparseResourcesImageSparseBinding.cpp
148
const DeviceInterface& deviceInterface =
getDeviceInterface
();
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
vktTessellationCommonEdgeTests.cpp
245
const DeviceInterface& vk = context.
getDeviceInterface
();
vktTessellationFractionalSpacingTests.cpp
516
const DeviceInterface& vk = context.
getDeviceInterface
();
vktTessellationGeometryGridRenderTests.cpp
532
const DeviceInterface& vk = m_context.
getDeviceInterface
();
vktTessellationGeometryPassthroughTests.cpp
423
const DeviceInterface& vk = m_context.
getDeviceInterface
();
vktTessellationMiscDrawTests.cpp
129
const DeviceInterface& vk = context.
getDeviceInterface
();
vktTessellationPrimitiveDiscardTests.cpp
380
const DeviceInterface& vk = context.
getDeviceInterface
();
vktTessellationShaderInputOutputTests.cpp
74
const DeviceInterface& vk = context.
getDeviceInterface
();
vktTessellationWindingTests.cpp
410
const DeviceInterface& vk = m_context.
getDeviceInterface
();
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
vktYCbCrFormatTests.cpp
298
const DeviceInterface& vkd = context.
getDeviceInterface
();
vktYCbCrViewTests.cpp
474
const DeviceInterface& vkd = context.
getDeviceInterface
();
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineFramebufferAttachmentTests.cpp
512
const DeviceInterface& vk = context.
getDeviceInterface
();
[
all
...]
vktPipelineMultisampleTests.cpp
[
all
...]
vktPipelineSpecConstantTests.cpp
466
const DeviceInterface& vk = m_context.
getDeviceInterface
();
566
const DeviceInterface& vk = m_context.
getDeviceInterface
();
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
vktProtectedMemStorageBufferTests.cpp
366
const vk::DeviceInterface& vk = ctx.
getDeviceInterface
();
565
const vk::DeviceInterface& vk = ctx.
getDeviceInterface
();
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/robustness/
vktRobustnessBufferAccessTests.cpp
666
const DeviceInterface& vk = context.
getDeviceInterface
();
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/texture/
vktTextureFilteringExplicitLodTests.cpp
329
const DeviceInterface& vkd = ctx.
getDeviceInterface
();
869
const DeviceInterface& vkd = m_context.
getDeviceInterface
();
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/api/
vktApiObjectManagementTests.cpp
244
, vkd (context.
getDeviceInterface
())
346
context.
getDeviceInterface
(),
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/memory/
vktMemoryMappingTests.cpp
529
const DeviceInterface& vkd = context.
getDeviceInterface
();
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderBuiltinVarTests.cpp
334
const DeviceInterface& vk = m_context.
getDeviceInterface
();
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
vktSSBOLayoutCase.cpp
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/image/
vktImageMutableTests.cpp
[
all
...]
vktImageTranscodingSupportTests.cpp
300
const DeviceInterface& vk = m_context.
getDeviceInterface
();
550
const DeviceInterface& vk = m_context.
getDeviceInterface
();
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
vktSynchronizationSmokeTests.cpp
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/compute/
vktComputeIndirectComputeDispatchTests.cpp
167
, m_device_interface (context.
getDeviceInterface
())
Completed in 1027 milliseconds
1
2
3
4
5
6