Home
last modified time | relevance | path

Searched refs:getPtr (Results 76 - 100 of 228) sorted by relevance

12345678910

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryAccelerationStructuresTests.cpp1087 topLevelAccelerationStructurePtr->getPtr(), // const VkAccelerationStructureKHR* pAccelerationStructures; in fillCommandBuffer()
2541 accelerationStructureHandles.push_back (*(blas->getPtr())); in runTest()
2675 topLevelStructureHandles.push_back (*(topLevelAccelerationStructure->getPtr())); in runTest()
2799 topLevelRayTracedPtr->getPtr(), // const VkAccelerationStructureKHR* pAccelerationStructures; in runTest()
3304 *tlas->getPtr() // VkAccelerationStructureKHR accelerationStructure in iterate()
3323 tlasVkVect.push_back(*tlas->getPtr()); in iterate()
H A DvktRayQueryBarycentricCoordinatesTests.cpp293 topLevelAS.get()->getPtr(), in iterate()
H A DvktRayQueryNonUniformArgsTests.cpp274 topLevelAS.get()->getPtr(), in iterate()
H A DvktRayQueryMiscTests.cpp308 topLevelAS->getPtr(), // const VkAccelerationStructureKHR* pAccelerationStructures; in iterate()
979 const auto accStructWrite = makeAccStructDescriptorWrite(topAccStruct->getPtr()); in iterate()
H A DvktRayQueryDirectionTests.cpp403 topLevelAS.get()->getPtr(), in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryAccelerationStructuresTests.cpp1078 topLevelAccelerationStructurePtr->getPtr(), // const VkAccelerationStructureKHR* pAccelerationStructures; in fillCommandBuffer()
2529 accelerationStructureHandles.push_back (*(blas->getPtr())); in runTest()
2659 topLevelStructureHandles.push_back (*(topLevelAccelerationStructure->getPtr())); in runTest()
2755 topLevelRayTracedPtr->getPtr(), // const VkAccelerationStructureKHR* pAccelerationStructures; in runTest()
3260 *tlas->getPtr() // VkAccelerationStructureKHR accelerationStructure in iterate()
3279 tlasVkVect.push_back(*tlas->getPtr()); in iterate()
H A DvktRayQueryBarycentricCoordinatesTests.cpp293 topLevelAS.get()->getPtr(), in iterate()
H A DvktRayQueryNonUniformArgsTests.cpp274 topLevelAS.get()->getPtr(), in iterate()
H A DvktRayQueryMiscTests.cpp308 topLevelAS->getPtr(), // const VkAccelerationStructureKHR* pAccelerationStructures; in iterate()
978 const auto accStructWrite = makeAccStructDescriptorWrite(topAccStruct->getPtr()); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingPositionFetchTests.cpp355 topLevelAS.get()->getPtr(), in iterate()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFragDepthTests.cpp391 gl.uniform4fv(colorLoc, 1, color.getPtr()); in iterate()
H A Des3fShaderStructTests.cpp1296 SETUNIFORM(loc, 1, vec.getPtr()); \
1305 SETUNIFORM(loc, arraySize, vec->getPtr()); \
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sLongRunningShaderTests.cpp281 vertexArrays.push_back(glu::va::Float("a_position", 2, (int)positions.size(), 0, positions[0].getPtr())); in iterate()
H A Des3sSpecialFloatTests.cpp286 gl.texImage2D(GL_TEXTURE_2D, 0, GL_RGBA8, textureSize, textureSize, 0, GL_RGBA, GL_UNSIGNED_BYTE, buffer[0].getPtr()); in drawTestPattern()
893 gl.uniform4fv(specialLoc, 1, (const float*)uniformValue.getPtr());
1962 gl.uniform4fv(specialLoc, 1, (const float*)uniformValue.getPtr());
2038 gl.uniform4fv(uColorLoc, 1, color.getPtr());
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fComputeShaderBuiltinVarTests.cpp232 gl.uniform2uiv(gl.getUniformLocation(program, "u_stride"), 1, stride.getPtr()); in iterate()
H A Des31fShaderFramebufferFetchTests.cpp515 m_gl.uniform4uiv(colorLocation, 1, color.asUint().getPtr()); in genUniformColor()
521 m_gl.uniform4iv(colorLocation, 1, color.asInt().getPtr()); in genUniformColor()
528 m_gl.uniform4fv(colorLocation, 1, color.asFloat().getPtr()); in genUniformColor()
H A Des31fCopyImageTests.cpp887 tcu::PixelBufferAccess refAccess(format, size.x(), size.y(), 1, levels[0].getPtr());
1068 result.push_back(tcu::ConstPixelBufferAccess(format, levelSize.x(), levelSize.y(), levelSize.z(), data[level].getPtr()));
1270 levelAccess = tcu::PixelBufferAccess(decompressedFormat, levelPixelSize.x(), levelPixelSize.y(), levelPixelSize.z(), levelData.getPtr());
1308 decompressTextureLevel(decompressParams, levelData, levelAccess, compressedFormat, decompressedFormat, levelPixelSize, data[level].getPtr());
1679 const tcu::ConstPixelBufferAccess refRenderbuffer (format, size.x(), size.y(), 1, data[0].getPtr());
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingBarycentricCoordinatesTests.cpp334 topLevelAS.get()->getPtr(), in iterate()
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgVariableValue.hpp188 component(comp).asFloat() = vec.getPtr()[comp]; in operator =()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDepthRangeTests.cpp365 glUniform4fv(colorLoc, 1, color.getPtr()); in iterate()
H A Des2fShaderStructTests.cpp1292 SETUNIFORM(loc, 1, vec.getPtr()); \
1301 SETUNIFORM(loc, arraySize, vec->getPtr()); \
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkRayTracingUtil.hpp649 virtual const VkAccelerationStructureKHR* getPtr (void) const = DE_NULL;
861 virtual const VkAccelerationStructureKHR* getPtr (void) const = DE_NULL;
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_shadow_lod/
H A DesextcTextureShadowLodFunctionsTest.cpp925 gl.uniform4fv(gl.getUniformLocation(programID, "u_scale"), 1, m_lookupParams.scale.getPtr()); in setupUniforms()
926 gl.uniform4fv(gl.getUniformLocation(programID, "u_bias"), 1, m_lookupParams.bias.getPtr()); in setupUniforms()
/third_party/vk-gl-cts/modules/glshared/
H A DglsScissorTests.cpp493 gl.uniform4fv(gl.getUniformLocation(program, "u_color"), 1, white.getPtr()); in render()
544 gl.clearBufferfv(GL_COLOR, 0, clearColor.getPtr()); in init()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_cache_utils.h563 const T *getPtr() const
993 const uint32_t *rawPtrA = descA.getPtr<uint32_t>();
994 const uint32_t *rawPtrB = descB.getPtr<uint32_t>();

Completed in 45 milliseconds

12345678910