Home
last modified time | relevance | path

Searched defs:maxComputeWorkGroupSize (Results 1 – 25 of 74) sorted by relevance

123

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBufferMemoryAliasing.cpp67 const tcu::UVec3 maxComputeWorkGroupSize = tcu::UVec3(128u, 128u, 64u); in computeWorkGroupSize() local
H A DvktSparseResourcesShaderIntrinsicsStorage.cpp38 const tcu::UVec3 maxComputeWorkGroupSize = tcu::UVec3(128u, 128u, 64u); in computeWorkGroupSize() local
H A DvktSparseResourcesImageSparseResidency.cpp113 const tcu::UVec3 maxComputeWorkGroupSize = tcu::UVec3(128u, 128u, 64u); in computeWorkGroupSize() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrStorageImageWriteTests.cpp202 const tcu::UVec3 maxComputeWorkGroupSize = tcu::UVec3(128u, 128u, 64u); in computeWorkGroupSize() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory_model/
H A DvktMemoryModelMessagePassing.cpp1997 …const auto maxComputeWorkGroupSize = context.getDeviceProperties().limits.maxComputeWorkGro… in checkPermutedIndexTestSupport() local
/aosp_15_r20/external/vulkan-headers/registry/profiles/
H A DVP_KHR_roadmap.json118 "maxComputeWorkGroupSize": [ 256, 256, 64 ], array
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/registry/profiles/
H A DVP_KHR_roadmap.json118 "maxComputeWorkGroupSize": [ 256, 256, 64 ], array
/aosp_15_r20/external/angle/src/libANGLE/
H A DCaps.h302 std::array<GLint, 3> maxComputeWorkGroupSize = {0, 0, 0}; member
/aosp_15_r20/external/angle/src/compiler/translator/
H A DParseContext.cpp4221 const TVariable *maxComputeWorkGroupSize = static_cast<const TVariable *>( in parseGlobalLayoutQualifier() local
/aosp_15_r20/external/vulkan-validation-layers/tests/device_profiles/
H A Dmobile_chip.json147 "maxComputeWorkGroupSize": [ array
H A Dadreno_540.json155 "maxComputeWorkGroupSize": [ array
H A Dpowervr_rogue_ge8300.json147 "maxComputeWorkGroupSize": [ array
H A Dnvidia_tegra_x1.json147 "maxComputeWorkGroupSize": [ array
H A Damd_radv_polaris10.json145 "maxComputeWorkGroupSize": [ array
H A Dintel_hd_graphics_520_skylake_gt2.json145 "maxComputeWorkGroupSize": [ array
H A Dgeforce_940m.json181 "maxComputeWorkGroupSize": [ array
H A Damd_radeon_rx_480.json321 "maxComputeWorkGroupSize": [ array
H A Dgeforce_1080_ti.json436 "maxComputeWorkGroupSize": [ array
/aosp_15_r20/frameworks/native/vulkan/vkprofiles/profiles/
H A DVP_ANDROID_baseline_2021_cpu_only.json83 "maxComputeWorkGroupSize": [ 128, 128, 64 ], array
H A DVP_ANDROID_baseline_2022.json107 "maxComputeWorkGroupSize": [ 128, 128, 64 ], array
H A DVP_ANDROID_baseline_2021.json86 "maxComputeWorkGroupSize": [ 128, 128, 64 ], array
/aosp_15_r20/cts/tests/tests/graphics/jni/
H A DVP_ANDROID_baseline_cpu_only_2021.json83 "maxComputeWorkGroupSize": [ 128, 128, 64 ], array
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp1229 GLint maxComputeWorkGroupSize[3]; in glCreateShader() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp3081 …const auto maxComputeWorkGroupSize = context.getDeviceProperties().limits.maxComputeWorkGr… in init() local
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkStructTypes.inl1102 uint32_t maxComputeWorkGroupSize[3]; member

123