OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDeviceInterface
(Results
76 - 100
of
147
) sorted by null
1
2
3
4
5
6
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
vktProtectedMemCopyImageToBufferTests.cpp
123
const vk::DeviceInterface& vk = ctx.
getDeviceInterface
();
vktProtectedMemYCbCrConversionTests.cpp
317
const vk::DeviceInterface& vk = ctx.
getDeviceInterface
();
496
const vk::DeviceInterface& vk = ctx.
getDeviceInterface
();
765
const vk::DeviceInterface& vk = context.
getDeviceInterface
();
809
const vk::DeviceInterface& vk = ctx.
getDeviceInterface
();
[
all
...]
vktProtectedMemAttachmentClearTests.cpp
121
const vk::DeviceInterface& vk = ctx.
getDeviceInterface
();
vktProtectedMemAttachmentLoadTests.cpp
115
const vk::DeviceInterface& vk = ctx.
getDeviceInterface
();
vktProtectedMemBlitImageTests.cpp
120
const vk::DeviceInterface& vk = ctx.
getDeviceInterface
();
vktProtectedMemClearColorImageTests.cpp
120
const vk::DeviceInterface& vk = ctx.
getDeviceInterface
();
vktProtectedMemCopyBufferToImageTests.cpp
121
const vk::DeviceInterface& vk = ctx.
getDeviceInterface
();
vktProtectedMemCopyImageTests.cpp
120
const vk::DeviceInterface& vk = ctx.
getDeviceInterface
();
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
vktSparseResourcesBufferMemoryAliasing.cpp
181
const DeviceInterface& deviceInterface =
getDeviceInterface
();
vktSparseResourcesBufferSparseResidency.cpp
165
const DeviceInterface& deviceInterface =
getDeviceInterface
();
vktSparseResourcesShaderIntrinsicsStorage.cpp
350
const DeviceInterface& deviceInterface =
getDeviceInterface
();
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
vktTessellationGeometryPointSizeTests.cpp
307
const DeviceInterface& vk = context.
getDeviceInterface
();
/frameworks/av/services/camera/libcameraservice/common/
CameraProviderManager.cpp
806
getDeviceInterface
<typename DeviceInfoT::InterfaceT>(name);
839
CameraProviderManager::ProviderInfo::
getDeviceInterface
(const std::string &name) const {
847
CameraProviderManager::ProviderInfo::
getDeviceInterface
872
CameraProviderManager::ProviderInfo::
getDeviceInterface
[
all
...]
CameraProviderManager.h
385
sp<InterfaceT>
getDeviceInterface
(const std::string &name) const;
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRender.cpp
715
const DeviceInterface& ShaderRenderCaseInstance::
getDeviceInterface
(void) const
720
return m_context.
getDeviceInterface
();
794
const DeviceInterface& vk =
getDeviceInterface
();
864
const DeviceInterface& vk =
getDeviceInterface
();
[
all
...]
vktShaderRender.hpp
680
const vk::DeviceInterface&
getDeviceInterface
(void) const;
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineMultisampleShaderBuiltInTests.cpp
618
const DeviceInterface& deviceInterface = m_context.
getDeviceInterface
();
633
const DeviceInterface& deviceInterface = m_context.
getDeviceInterface
();
[
all
...]
vktPipelineImageSamplingInstance.cpp
216
const DeviceInterface& vk = context.
getDeviceInterface
();
[
all
...]
vktPipelineRenderToImageTests.cpp
753
const DeviceInterface& vk = context.
getDeviceInterface
();
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
vktYCbCrImageQueryTests.cpp
345
const DeviceInterface& vkd = context.
getDeviceInterface
();
493
const DeviceInterface& vkd = context.
getDeviceInterface
();
/external/deqp/external/vulkancts/modules/vulkan/api/
vktApiCopiesAndBlittingTests.cpp
322
const DeviceInterface& vk = context.
getDeviceInterface
();
425
const DeviceInterface& vk = m_context.
getDeviceInterface
();
437
const DeviceInterface& vk = m_context.
getDeviceInterface
();
648
const DeviceInterface& vk = m_context.
getDeviceInterface
();
855
const DeviceInterface& vk = context.
getDeviceInterface
();
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderExecutor.cpp
612
const DeviceInterface& vk = m_context.
getDeviceInterface
();
734
const DeviceInterface& vk = m_context.
getDeviceInterface
();
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/memory/
vktMemoryRequirementsTests.cpp
273
const DeviceInterface& vk = context.
getDeviceInterface
();
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/compute/
vktComputeShaderBuiltinVarTests.cpp
371
, m_vki (m_context.
getDeviceInterface
())
/external/deqp/external/vulkancts/modules/vulkan/image/
vktImageMultisampleLoadStoreTests.cpp
245
const DeviceInterface& vk = context.
getDeviceInterface
();
Completed in 991 milliseconds
1
2
3
4
5
6