Home
last modified time | relevance | path

Searched defs:resultSize (Results 1 - 17 of 17) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
H A DConstant.cpp372 int resultSize; in fold() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageSizeTests.cpp381 const tcu::IVec3 resultSize = readIVec3(bufferAlloc.getHostPtr()); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsShuffleTests.cpp117 const size_t resultSize = stageCount + (fragment ? 1 : 0); in getPerStageHeadDeclarations() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageSizeTests.cpp383 const tcu::IVec3 resultSize = readIVec3(bufferAlloc.getHostPtr()); in iterate() local
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Degl_stubs.cpp37 EGLint resultSize = static_cast<EGLint>(filteredConfigs.size()); in ClipConfigs() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsShuffleTests.cpp115 const size_t resultSize = stageCount + (fragment ? 1 : 0); in getPerStageHeadDeclarations() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dreapits.c909 int32_t resultSize; in TestRegexCAPI() local
[all...]
H A Dcnumtst.c880 int32_t resultSize = 0; in TestNumberFormat() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp1117 int resultSize = componentTypeInfo[dataTypes[3]].bits; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp1529 int resultSize = componentTypeInfo[dataTypes[3]].bits; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMiscTests.cpp1295 size_t resultSize = PipelineLibraryInterpolateAtSampleTestCase::ResultCount; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolOcclusionTests.cpp1348 const OcclusionQueryResultSize resultSize[] = { RESULT_SIZE_32_BIT, RESULT_SIZE_64_BIT }; in init() local
1511 const vk::VkDeviceSize resultSize = (resultSizes[resultSizeIdx] == RESULT_SIZE_32_BIT ? sizeof(deUint32) : sizeof(deUint64)); in init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingComplexControlFlowTests.cpp647 const deUint32 resultSize = plainSize * m_depth; in getExpectedValues() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DIntermNode.cpp861 size_t resultSize = getType().getObjectSize(); in getConstantValue() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMiscTests.cpp1304 size_t resultSize = PipelineLibraryInterpolateAtSampleTestCase::ResultCount; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
H A DvktQueryPoolOcclusionTests.cpp1348 const OcclusionQueryResultSize resultSize[] = { RESULT_SIZE_32_BIT, RESULT_SIZE_64_BIT }; in init() local
1535 const vk::VkDeviceSize resultSize = (resultSizes[resultSizeIdx] == RESULT_SIZE_32_BIT ? sizeof(deUint32) : sizeof(deUint64)); in init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingComplexControlFlowTests.cpp647 const deUint32 resultSize = plainSize * m_depth; in getExpectedValues() local

Completed in 67 milliseconds