OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VkSamplerYcbcrConversionInfo
(Results
1 - 25
of
33
) sorted by null
1
2
/external/skia/src/gpu/vk/
GrVkImageView.cpp
18
VkSamplerYcbcrConversionInfo
conversionInfo;
GrVkSampler.cpp
69
VkSamplerYcbcrConversionInfo
conversionInfo;
/external/skqp/src/gpu/vk/
GrVkImageView.cpp
18
VkSamplerYcbcrConversionInfo
conversionInfo;
GrVkSampler.cpp
69
VkSamplerYcbcrConversionInfo
conversionInfo;
/device/generic/goldfish-opengl/system/vulkan_enc/
goldfish_vk_extension_structs_guest.cpp
401
return sizeof(
VkSamplerYcbcrConversionInfo
);
goldfish_vk_deepcopy_guest.h
810
const
VkSamplerYcbcrConversionInfo
* from,
811
VkSamplerYcbcrConversionInfo
* to);
[
all
...]
goldfish_vk_transform_guest.h
[
all
...]
goldfish_vk_handlemap_guest.h
657
VkSamplerYcbcrConversionInfo
* toMap);
[
all
...]
goldfish_vk_marshaling_guest.h
[
all
...]
goldfish_vk_deepcopy_guest.cpp
[
all
...]
goldfish_vk_transform_guest.cpp
[
all
...]
goldfish_vk_handlemap_guest.cpp
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
vktYCbCrFormatTests.cpp
111
const
VkSamplerYcbcrConversionInfo
conversionInfo =
333
const
VkSamplerYcbcrConversionInfo
samplerConversionInfo =
vktYCbCrViewTests.cpp
185
const
VkSamplerYcbcrConversionInfo
samplerConversionInfo =
522
const
VkSamplerYcbcrConversionInfo
samplerConversionInfo =
vktYCbCrImageQueryTests.cpp
174
const
VkSamplerYcbcrConversionInfo
samplerConversionInfo =
366
const
VkSamplerYcbcrConversionInfo
samplerConversionInfo =
518
const
VkSamplerYcbcrConversionInfo
samplerConversionInfo =
vktYCbCrConversionTests.cpp
299
const vk::
VkSamplerYcbcrConversionInfo
samplerConversionInfo =
375
const vk::
VkSamplerYcbcrConversionInfo
conversionInfo =
[
all
...]
/external/vulkan-validation-layers/layers/
core_validation_types.h
285
auto *conversionInfo = lvl_find_in_chain<
VkSamplerYcbcrConversionInfo
>(pci->pNext);
349
auto *conversionInfo = lvl_find_in_chain<
VkSamplerYcbcrConversionInfo
>(create_info.pNext);
[
all
...]
/external/deqp/external/vulkancts/framework/vulkan/
vkGetStructureTypeImpl.inl
454
template<> VkStructureType getStructureType<
VkSamplerYcbcrConversionInfo
> (void)
[
all
...]
vkImageUtil.cpp
[
all
...]
vkStrUtil.inl
[
all
...]
vkStructTypes.inl
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
vktProtectedMemYCbCrConversionTests.cpp
218
const vk::
VkSamplerYcbcrConversionInfo
samplerConversionInfo =
256
const vk::
VkSamplerYcbcrConversionInfo
conversionInfo =
[
all
...]
/cts/tests/tests/graphics/jni/
VulkanTestHelpers.cpp
340
VkSamplerYcbcrConversionInfo
samplerConversionInfo{
[
all
...]
/external/skia/include/third_party/vulkan/vulkan/
vulkan_core.h
[
all
...]
/external/skqp/include/third_party/vulkan/vulkan/
vulkan_core.h
[
all
...]
Completed in 3798 milliseconds
1
2