/third_party/openssl/crypto/ |
H A D | initthread.c | 37 const void *index; member 352 int ossl_init_thread_start(const void *index, void *arg, in ossl_init_thread_start() argument 411 static int init_thread_deregister(void *index, int all) in init_thread_deregister() argument 463 int ossl_init_thread_deregister(void *index) in ossl_init_thread_deregister() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampleBase.hpp | 65 deUint32 index; member
|
H A D | vktPipelineMultisampleInterpolationTests.cpp | 590 const auto& index = m_imageMSParams.componentData.index; in initPrograms() local 592 << " const bool valuesEqual = (abs(pos_interpolated_at_sample - fs_in_pos_screen_sample[" << index << "]) < threshold);\n"; in initPrograms() local 698 const auto& index = m_imageMSParams.componentData.index; in initPrograms() local 700 << " const bool valuesEqual = (abs(pos_interpolated_at_centroid - fs_in_pos_screen_centroid[1][" << index << "]) < threshold);\\n"; initPrograms() local 879 const auto& index = m_imageMSParams.componentData.index; initPrograms() local 881 << " const bool valuesEqual = (abs(pos_interpolated_at_offset - fs_in_pos_screen_sample[" << index << "]) < threshold);\\n"; initPrograms() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
H A D | vktTessellationPrimitiveDiscardTests.cpp | 120 int index = 0; in genAttributes() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/ |
H A D | vktBitstreamBufferImpl.cpp | 253 deUint32 BitstreamBufferImpl::SetStreamMarker(deUint32 streamOffset, deUint32 index) in SetStreamMarker() argument
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | ValidateLimitations.cpp | 427 TIntermTyped *index = node->getRight(); validateIndexing() local [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
H A D | RewriteAtomicCounters.cpp | 149 TIntermTyped *index = CreateUniformBufferOffset(uniformBufferOffsets, binding); in CreateAtomicCounterRef() local [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/ |
H A D | RewriteR32fImages.cpp | 163 TIntermTyped *index = asBinary->getRight(); in RewriteBuiltinFunctionCall() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | MemoryProgramCache.cpp | 195 bool MemoryProgramCache::getAt(size_t index, in getAt() argument
|
H A D | RefCountObject.h | 281 SubjectBindingPointer(angle::ObserverInterface *observer, angle::SubjectIndex index) in SubjectBindingPointer() argument
|
H A D | TransformFeedback.cpp | 277 bindIndexedBuffer(const Context *context, size_t index, Buffer *buffer, size_t offset, size_t size) bindIndexedBuffer() argument [all...] |
H A D | BlobCache.cpp | 211 bool BlobCache::getAt(size_t index, const BlobCache::Key **keyOut, BlobCache::Value *valueOut) in getAt() argument
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | FastVector.h | 399 size_t index = 0; in assign_from_initializer_list() local 558 size_t index = sizedKey >> kShiftForDivision; insert() local 568 size_t index = sizedKey >> kShiftForDivision; contains() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | TextureImpl.cpp | 19 copyTexture(const gl::Context *context, const gl::ImageIndex &index, GLenum internalFormat, GLenum type, GLint sourceLevel, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha, const gl::Texture *source) copyTexture() argument 33 copySubTexture(const gl::Context *context, const gl::ImageIndex &index, const gl::Offset &destOffset, GLint sourceLevel, const gl::Box &sourceBox, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha, const gl::Texture *source) copySubTexture() argument 120 setImageExternal(const gl::Context *context, const gl::ImageIndex &index, GLenum internalFormat, const gl::Extents &size, GLenum format, GLenum type) setImageExternal() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
H A D | FramebufferD3D.cpp | 379 gl::ImageIndex index = gl::ImageIndex::Make2D(0); in getColorAttachmentsForRender() local
|
H A D | DynamicHLSL.h | 95 unsigned int index; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | InputLayoutCache.cpp | 33 GLenum GetGLSLAttributeType(const std::vector<sh::ShaderVariable> &shaderAttributes, size_t index) in GetGLSLAttributeType() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
H A D | esextcGeometryShaderAdjacency.hpp | 207 glw::GLuint index; member
|
H A D | esextcGeometryShaderProgramResource.cpp | 664 glw::GLuint index = GL_INVALID_INDEX; in checkIfResourceIsReferenced() local [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/ |
H A D | esextcGPUShader5FmaAccuracy.cpp | 437 glw::GLuint GPUShader5FmaAccuracyTest::getNumberOfStepsForIndex(glw::GLuint index) in getNumberOfStepsForIndex() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
H A D | esextcTessellationShaderProgramInterfaces.cpp | 565 verifyPropertyValue(glw::GLenum interface, glw::GLenum property, glw::GLuint index, glw::GLint expected_value) verifyPropertyValue() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArraySubImage3D.cpp | 237 glw::GLuint index = 0; in configureDataBuffer() local
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkBinaryRegistry.hpp | 98 deUint32 index; //!< Binary index if word ends with 0 bytes, or index of first child node otherwise. member 193 deUint32 index; member [all...] |
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
H A D | validate_interfaces.cpp | 238 uint32_t index = 0; in GetLocationsForVariable() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | ProgramExecutableVk.h | 137 uint8_t index = gl::bitCast<uint8_t, ProgramTransformOptions>(option); in getGraphicsProgramInfo() local
|